
RENEWAL / ITEMS
Abyss Chaser Soul (Abyss Flame)
#313563Card
ABC_Soul_AF
TypeCard
Weight0
Buy price0 z
Sell price0 z
Description
Increase Abyss Flame damage by 2%.
------------------------
For every 2 refine level, increase Abyss Flame damage by additional 1%.
------------------------
Related skill is currently unavailable.
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,"ABC_ABYSS_FLAME",2+(.@r/2);
bonus2 bSkillAtk,"ABC_ABYSS_FLAME_ATK",2+(.@r/2);