Renewal
.:Renewal Item Database:.
Search Item By ID


Royal Alberta Cape [1]   [Garment]   Item ID# 480540 (Royal_Alberta_US)
Type
Armor
Class
Garment
Buy
n/a
Sell
n/a
Weight
10
Required Lvl
100
Armor Lvl
2
Slot
1
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
A cloak worn by the merchant union of Alberta.
------------------------
Immune to Knockback.
------------------------
Increase long-range physical damage by 20%.
------------------------
For every 2 refine level, ATK + 20, CON + 2, POW + 2.
------------------------
For every 3 refine level, increase long-range physical damage and physical damage against all size enemies by 7%.
------------------------
When refined to +7 or higher, ASPD + 10%, increase long-range physical damage by 15%.
------------------------
When refined to +9 or higher, increase physical damage against all property enemies by 20%.
------------------------
When refined to +10 or higher, ATK + 100.
------------------------
When refined to +11 or higher, All Basic Status + 15.
------------------------
When refined to +12 or higher, CON + 10, increase long-range physical damage by 15%.
------------------------
When refined to +13 or higher, increase Cart Cannon and Arm Cannon damage by 50%.
------------------------
When refined to +14 or higher, enables to use Lv.3 Shield Spell.
------------------------
Set Bonus:
Royal Alberta Cape [1]
Drake Card

Increase physical damage against Boss class enemies by 40%.

When garment is refined to +14 or higher, there's a 5% chance to gain STR + 250, DEX + 250, LUK + 250 for 10 seconds when dealing melee or long-range physical attack.
------------------------
Set Bonus:
Royal Alberta Cape [1]
Pirate Skeleton Card

MHP + 15%.
Increase long-range physical damage by 20%.

When garment is refined to +10 or higher, recover 250 HP and 25 SP when defeating enemies with physical attack.
------------------------
[Grade Bonus]
[Grade D] ATK + 100.
[Grade C] Reduce After Cast Delay by 15%.
[Grade B] P.ATK + 20.
[Grade A] When refined to +14 or higher, increase Cart Cannon and Arm Cannon damage by 70%.
------------------------
Type : Garment
Def : 0
Armor Level : 2
Required Level : 100
Class : All Jobs
Item Script
expand to view script
{ .@r = getrefine(); .@g = getenchantgrade(); bonus bNoKnockback; bonus bLongAtkRate,20+(7*(.@r/3)); bonus bBaseAtk,20*(.@r/2); bonus bCon,2*(.@r/2); bonus bPow,2*(.@r/2); bonus2 bAddSize,Size_All,7*(.@r/3); if (.@r>=7) { bonus bAspdRate,10; bonus bLongAtkRate,15; if (.@r>=9) { bonus2 bAddEle,Ele_All,20; if (.@r>=10) { bonus bBaseAtk,100; if (.@r>=11) { bonus bAllStats,15; if (.@r>=12) { bonus bCon,10; bonus bLongAtkRate,15; if (.@r>=13) { bonus2 bSkillAtk,"GN_CARTCANNON",50; bonus2 bSkillAtk,"NC_ARMSCANNON",50; if (.@r>=14) { skill "LG_SHIELDSPELL",3; } } } } } } } if (.@g>=ENCHANTGRADE_D) bonus bBaseAtk,100; if (.@g>=ENCHANTGRADE_C) bonus bDelayrate,-15; if (.@g>=ENCHANTGRADE_B) bonus bPAtk,20; if (.@g>=ENCHANTGRADE_A) { if (.@r>=14) { bonus2 bSkillAtk,"GN_CARTCANNON",70; bonus2 bSkillAtk,"NC_ARMSCANNON",70; } } },{},{}
Dropped By No Result

Share Link
back to top