Issue Information
-
#008633
-
0 - None Assigned
-
Working as Intended
Issue Confirmations
-
Yes (0)No (0)
I've found bug:
re/Instances/WolfchevLaboratory.txt
Line 503 :
Need to update the "mes" with :
re/Instances/WolfchevLaboratory.txt
Line 503 :
Need to update the "mes" with :
mes "<<Ancient Gold Ornament [1]>>"; mes " If base Lv. 150, All Stats +2. If Swordman, Merchant, Thief class, ATK +8%. If Mage or Acolyte, MATK +8%, increase 7% of heal amount, If Archer, DEX +3, increase long distance physical attack power 10%.."; mes "Upper Head / Def 7 / Weight 40 / Required Lv 100 / Socket 1 / for All except Novice";
Wasn't this updated recently?
The message inserted in that is from aegis, if you have info from iRO (since that's the only English) having this NPC and description as you mentioned, please take a screenshot and upload it, so we can too confirm it.
Till then , marking it as Working As Intended.
Till then , marking it as Working As Intended.
changed status to: Working as Intended
I simply use the item's description of the item Ancient Gold Ornament, which is called next to the description.
Like, for instance, the previous one :
callsub L_Reward, Ancient_Gold_Deco, 300, 300, 400;
Like, for instance, the previous one :
mes "<<Green Operating Gown[1]>>"; mes "DEX + 1, MSP + 30. Equipping with Scalpel will let to drop 'Immortal Heart', 'Alcohol' with a certain chance when hunting Human, Animal type monsters. Refine Lv affects the drop rate."; mes "Armor / Def 66 / Weight 66 / Required Lv 100 / Socket 1 / for Generic"; callsub L_Reward, Green_Operation_Coat, 100, 50, 30;Then, my text isn't official but it's the official description of the item ancient gold ornament. This is still better than the description of the Green Operating Gown wrongly repetated (iro scripter's mistake probably).
Edited by vykimo, 19 April 2015 - 10:01 PM.