Viewing Item (Rebellion Essence Lv2) Ragnarok: Project Zero Control Panel
Basic Info
Name |
|
---|---|
Item ID |
300417
-
RL_2
|
Type | Card |
For every level of [Single Action], ATK + 5.
Damage of [Banishing Buster], [Anti-Material Blast], [Fire Dance], [Shattering Storm], [Mass Spiral] + 30%.
For every refine level, ASPD + 1%
For every refine level, FLEE + 3, HIT + 2
Damage of [Banishing Buster], [Anti-Material Blast], [Fire Dance], [Shattering Storm], [Mass Spiral] + 30%.
For every refine level, ASPD + 1%
For every refine level, FLEE + 3, HIT + 2
Details
Weight | 0 |
---|---|
NPC Buy | 0 z |
NPC Sell | 0 z |
Refineable | No |
Equip Locations | Armor |
Stats
Range | 0 |
---|---|
Defense | 0 |
Attack | 0 |
Magical Attack | 0 |
Weapon Level | 0 |
Slots | 0 |
Restrictions
Level Range | Any |
---|---|
Usage | None |
Trade | None |
Job Class Types | Normal / Upper / Baby |
Job Classes | All Jobs |
Gender | Any |
Scripts
Use Script |
---|
bonus(bBaseAtk, 5*getskilllv(GS_SINGLEACTION)); bonus2(bSkillAtk, RL_BANISHING_BUSTER, 30); bonus2(bSkillAtk, RL_AM_BLAST, 30); bonus2(bSkillAtk, RL_FIREDANCE, 30); bonus2(bSkillAtk, RL_S_STORM, 30); bonus2(bSkillAtk, RL_MASS_SPIRAL, 30); bonus(bAspdRate, getrefine()); bonus(bFlee, 3*getrefine()); bonus(bHit, 2*getrefine()); |
Equip Script |
None |
Unequip Script |
None |