Pages

Fix Aion Quest

Quest "Missing Poppy" Correction
Emulator:
Aion Lightning V.303

Quest Name:
Missing Poppy

References:
Missing Poppy - Aion Wiki
Missing Poppy - AionArmory

Error:
Poppy doesn't follow the player back to Tolbas Village (If the player clicks on the pig the Quest dialog doesn't appear, instead of it the player attacks the pig).

File:
Aion-Lightning\gameserver\data\static_data\npcs\ npc_templates.xml

Original Data:
<npc_template npc_id="203191" level="5" name="poppy" name_id="351086" npc_type="ATTACKABLE" height="1.3" rank="NORMAL" race="ELYOS" tribe="GENERAL" srange="10" arange="2" arank="1000" hpgauge="3">
Corrected Data:
<npc_template npc_id="203191" level="5" name="poppy" name_id="351086" npc_type="NON_ATTACKABLE" height="1.3" rank="NORMAL" race="ELYOS" tribe="GENERAL" srange="10" arange="2" arank="1000" hpgauge="3">
In short, change ATTACKABLE to NON_ATTACKABLE

marcoaurelio
Ragezone