
RENEWAL / ITEMS
Arch Mage Soul (Crimson Arrow)
#312244Card
AG_Soul_CA
TypeCard
Weight0
Buy price0 z
Sell price0 z
Description
Increase Crimson Arrow damage by 2%.
------------------------
For every 2 refine level, increase Crimson Arrow damage by additional 1%.
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Trade
Item effect script
.@r = getrefine();
bonus2 bSkillAtk,"AG_CRIMSON_ARROW",2+(.@r/2);
bonus2 bSkillAtk,"AG_CRIMSON_ARROW_ATK",2+(.@r/2);