Viewing Item (Hunter Essence Lv2) Ragnarok: Project Zero Control Panel
Basic Info
Name | Hunter Essence Lv2 |
---|---|
Item ID |
29416
-
Hunter_Essence_2
|
Type | Card |
For every level in [Blitz Beat], ASPD + 3%.
Increases damage of [Blitz Beat] by 40%.
When using [Improve Concentration], increases damage of [Blitz Beat] by 40% for 60 seconds.
For every refine level, LUK + 1.
Increases damage of [Blitz Beat] by 40%.
When using [Improve Concentration], increases damage of [Blitz Beat] by 40% for 60 seconds.
For every refine level, LUK + 1.
Details
Weight | 0 |
---|---|
NPC Buy | 0 z |
NPC Sell | 0 z |
Refineable | No |
Equip Locations | Upper Headgear + Middle Headgear + Lower Headgear + Armor + Main Hand + Off Hand + Garment + Footgear + Accessory 1 + Accessory 2 |
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(bAspdRate, 3 * getskilllv(HT_BLITZBEAT)); bonus2(bSkillAtk, HT_BLITZBEAT, 40); bonus(bLuk, getrefine()); autobonus3("{ bonus2(bSkillAtk, HT_BLITZBEAT, 40); }", 1000, 60000, AC_CONCENTRATION, "{ sc_start(SC_CUSTOM_MD_ESSENCE, 60000, 0); }"); |
Equip Script |
None |
Unequip Script |
sc_end(SC_CUSTOM_MD_ESSENCE); |