Postby mattress » Fri Sep 02, 2011 7:42 am
Gonna post quests I create here, this one is Quell the Invasion in Grenlock's Sound, the quest and items below, I tested it and it works. For your review: ......just fixed the AF on the studded boots, hadn't noticed I made it 19 instead of 10!
- Code: Select all
INSERT INTO `dataquest` (`ID`, `Name`, `StartType`, `StartName`, `StartRegionID`, `AcceptText`, `Description`, `SourceName`, `SourceText`, `StepType`, `StepText`, `StepItemTemplates`, `AdvanceText`, `TargetName`, `TargetText`, `CollectItemTemplate`, `MaxCount`, `MinLevel`, `MaxLevel`, `RewardMoney`, `RewardXP`, `OptionalRewardItemTemplates`, `FinalRewardItemTemplates`, `FinishText`, `QuestDependency`, `AllowedClasses`, `ClassType`) VALUES (16454, 'Quell the Invasion', 200, 'Captain Hreldan', 27, NULL, 'Captain Hreldan wants you to kill 3 Albion Invaders.', NULL, 'We used to hold a tower on that island out there, but those bloodthirsty Albion scoundrels attacked us and drove our forces back. I need you to reinforce our soldiers who are still there. Talk to the dockmaster and get a ticket from him to take a boat to the island. Kill any invaders you can. They have encroached upon us for long enough.|||', '0|0|0|5', 'Captain Hreldan wants you to kill some of the invaders on the southern island. Talk to the dockmaster and get a ticket from him. Hand him the ticket to get to the island. Return to him when you are done.|Kill 2 more Albion Invaders.|Kill 1 more Albion Invader.|Return to Captain Hreldan', NULL, NULL, 'Albion Invader;27|Albion Invader;27|Albion Invader;27|Captain Hreldan;27', NULL, NULL, 1, 4, 10, '0|0|0|248', '0|0|0|965', '2sounds_cloth_boot_mid|sounds_studded_boot_mid|sounds_leather_boot_mid', NULL, 'Thank you for the assistance, please take one of these items to assist you in your future service to the realm.', NULL, NULL, NULL);
INSERT INTO `itemtemplate` (`Id_nb`, `Name`, `Level`, `Durability`, `MaxDurability`, `IsNotLosingDur`, `Condition`, `MaxCondition`, `Quality`, `DPS_AF`, `SPD_ABS`, `Hand`, `Type_Damage`, `Object_Type`, `Item_Type`, `Color`, `Emblem`, `Effect`, `Weight`, `Model`, `Extension`, `Bonus`, `Bonus1`, `Bonus2`, `Bonus3`, `Bonus4`, `Bonus5`, `Bonus6`, `Bonus7`, `Bonus8`, `Bonus9`, `Bonus10`, `ExtraBonus`, `Bonus1Type`, `Bonus2Type`, `Bonus3Type`, `Bonus4Type`, `Bonus5Type`, `Bonus6Type`, `Bonus7Type`, `Bonus8Type`, `Bonus9Type`, `Bonus10Type`, `ExtraBonusType`, `CanUseEvery`, `SpellID`, `Charges`, `MaxCharges`, `SpellID1`, `Charges1`, `MaxCharges1`, `ProcChance`, `ProcSpellID`, `ProcSpellID1`, `PoisonSpellID`, `PoisonCharges`, `PoisonMaxCharges`, `IsPickable`, `IsDropable`, `CanDropAsLoot`, `IsTradable`, `Price`, `MaxCount`, `IsIndestructible`, `PackSize`, `Realm`, `AllowedClasses`, `Flags`, `BonusLevel`, `LevelRequirement`, `PackageID`, `Description`, `ClassType`, `SalvageYieldID`, `ItemTemplate_ID`, `TranslationId`, `ExamineArticle`, `MessageArticle`) VALUES ('sounds_studded_boot_mid', 'Sound\'s Studded Boots', 10, 50000, 50000, 0, 50000, 50000, 100, 10, 19, 0, 0, 34, 23, 0, 0, 0, 40, 84, 0, 5, 3, 3, 1, 2, 0, 0, 0, 0, 0, 0, 0, 2, 1, 16, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1000, 1, 0, 1, 2, '0', 0, 4, 4, 'GrenlockSoundQuestItem', '', '', NULL, '14860df8-0b1f-4fba-837f-98c17a75f06d', NULL, NULL, NULL);
INSERT INTO `itemtemplate` (`Id_nb`, `Name`, `Level`, `Durability`, `MaxDurability`, `IsNotLosingDur`, `Condition`, `MaxCondition`, `Quality`, `DPS_AF`, `SPD_ABS`, `Hand`, `Type_Damage`, `Object_Type`, `Item_Type`, `Color`, `Emblem`, `Effect`, `Weight`, `Model`, `Extension`, `Bonus`, `Bonus1`, `Bonus2`, `Bonus3`, `Bonus4`, `Bonus5`, `Bonus6`, `Bonus7`, `Bonus8`, `Bonus9`, `Bonus10`, `ExtraBonus`, `Bonus1Type`, `Bonus2Type`, `Bonus3Type`, `Bonus4Type`, `Bonus5Type`, `Bonus6Type`, `Bonus7Type`, `Bonus8Type`, `Bonus9Type`, `Bonus10Type`, `ExtraBonusType`, `CanUseEvery`, `SpellID`, `Charges`, `MaxCharges`, `SpellID1`, `Charges1`, `MaxCharges1`, `ProcChance`, `ProcSpellID`, `ProcSpellID1`, `PoisonSpellID`, `PoisonCharges`, `PoisonMaxCharges`, `IsPickable`, `IsDropable`, `CanDropAsLoot`, `IsTradable`, `Price`, `MaxCount`, `IsIndestructible`, `PackSize`, `Realm`, `AllowedClasses`, `Flags`, `BonusLevel`, `LevelRequirement`, `PackageID`, `Description`, `ClassType`, `SalvageYieldID`, `ItemTemplate_ID`, `TranslationId`, `ExamineArticle`, `MessageArticle`) VALUES ('sounds_leather_boot_mid', 'Sound\'s Leather Boots', 10, 50000, 50000, 0, 50000, 50000, 100, 10, 10, 0, 0, 33, 23, 0, 0, 0, 40, 244, 0, 5, 3, 3, 1, 2, 0, 0, 0, 0, 0, 0, 0, 2, 1, 15, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1000, 1, 0, 1, 2, '0', 0, 4, 4, 'GrenlockSoundQuestItem', '', '', NULL, '14261df8-0b1f-4fba-837f-98c17a75f06d', NULL, NULL, NULL);
INSERT INTO `itemtemplate` (`Id_nb`, `Name`, `Level`, `Durability`, `MaxDurability`, `IsNotLosingDur`, `Condition`, `MaxCondition`, `Quality`, `DPS_AF`, `SPD_ABS`, `Hand`, `Type_Damage`, `Object_Type`, `Item_Type`, `Color`, `Emblem`, `Effect`, `Weight`, `Model`, `Extension`, `Bonus`, `Bonus1`, `Bonus2`, `Bonus3`, `Bonus4`, `Bonus5`, `Bonus6`, `Bonus7`, `Bonus8`, `Bonus9`, `Bonus10`, `ExtraBonus`, `Bonus1Type`, `Bonus2Type`, `Bonus3Type`, `Bonus4Type`, `Bonus5Type`, `Bonus6Type`, `Bonus7Type`, `Bonus8Type`, `Bonus9Type`, `Bonus10Type`, `ExtraBonusType`, `CanUseEvery`, `SpellID`, `Charges`, `MaxCharges`, `SpellID1`, `Charges1`, `MaxCharges1`, `ProcChance`, `ProcSpellID`, `ProcSpellID1`, `PoisonSpellID`, `PoisonCharges`, `PoisonMaxCharges`, `IsPickable`, `IsDropable`, `CanDropAsLoot`, `IsTradable`, `Price`, `MaxCount`, `IsIndestructible`, `PackSize`, `Realm`, `AllowedClasses`, `Flags`, `BonusLevel`, `LevelRequirement`, `PackageID`, `Description`, `ClassType`, `SalvageYieldID`, `ItemTemplate_ID`, `TranslationId`, `ExamineArticle`, `MessageArticle`) VALUES ('sounds_cloth_boot_mid', 'Sound\'s Cloth Boots', 10, 50000, 50000, 0, 50000, 50000, 100, 5, 0, 0, 0, 32, 23, 6, 0, 0, 40, 382, 0, 5, 3, 1, 2, 3, 0, 0, 0, 0, 0, 0, 0, 2, 16, 19, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1000, 1, 0, 1, 2, '0', 0, 4, 4, 'GrenlockSoundQuestItem', '', '', NULL, '3764f6c8-f6ef-4e12-9a65-98180eca2686', NULL, NULL, NULL);
Last edited by
mattress on Fri Sep 02, 2011 2:00 pm, edited 1 time in total.
Matt450/Variations of "Matt"