Viewing Item (Champion Essence Lv2) Ragnarok: Project Zero Control Panel
Basic Info
Name | Champion Essence Lv2 |
---|---|
Item ID |
29637
-
CP_2
|
Type | Card |
For every level of [Demon Bane], ATK + 5.
Increases [Chain Combo] damage by 20%.
For every other armor refine level, increases [Combo Finish] damage by 5%.
Increases [Tiger Fist], [Chain Crush Combo] damage by 30%.
When using [Explosion Spirits], adds a chance to autocast [Dangerous Soul Collect], increases damage to enemies of all sizes by 15% for 30 seconds.
Increases [Chain Combo] damage by 20%.
For every other armor refine level, increases [Combo Finish] damage by 5%.
Increases [Tiger Fist], [Chain Crush Combo] damage by 30%.
When using [Explosion Spirits], adds a chance to autocast [Dangerous Soul Collect], increases damage to enemies of all sizes by 15% for 30 seconds.
Details
Weight | 1 |
---|---|
NPC Buy | 20 z |
NPC Sell | 10 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(AL_DEMONBANE)); bonus2(bSkillAtk, MO_CHAINCOMBO, 20); bonus2(bSkillAtk, MO_COMBOFINISH, 5*(getrefine()/2)); bonus2(bSkillAtk, CH_TIGERFIST, 30); bonus2(bSkillAtk, CH_CHAINCRUSH, 30); autobonus3("{ bonus4(bAutoSpell,CH_SOULCOLLECT,1,50,0); bonus2(bAddSize,Size_Small,15); bonus2(bAddSize,Size_Medium,15); bonus2(bAddSize,Size_Large,15); }", 1000, 30000, MO_EXPLOSIONSPIRITS,"{ sc_start(SC_CUSTOM_MD_ESSENCE, 30000, 0); }"); |
Equip Script |
None |
Unequip Script |
sc_end(SC_CUSTOM_MD_ESSENCE); |