Basic Info

Name 29577 Monk Essence II Lv2
Item ID 29577 - Monk_Essence2_2
Type Card
29577
For every level in [Demon Bane], reduces Variable Cast Time of [Investigate] 5 times.
Increases damage of [Investigate] by 20%.
When using [Blessing], adds a chance to cast [Summon Spirit Sphere] when using [Investigate] for 60 seconds.
For every 2 refines, increases damage of [Investigate] by 5%.

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
bonus2(bSkillVariableCast, MO_INVESTIGATE, -5000 * getskilllv(AL_DEMONBANE)); bonus2(bSkillAtk, MO_INVESTIGATE, 20 + 5 * (getrefine() / 2)); autobonus3("{ bonus5(bAutoSpellOnSkill, MO_INVESTIGATE, MO_CALLSPIRITS, 5, 500, 1); }", 1000, 60000, AL_BLESSING, "{ sc_start(SC_CUSTOM_MD_ESSENCE, 60000, 0); }");
Equip Script
None
Unequip Script
sc_end(SC_CUSTOM_MD_ESSENCE);