Basic Info

Name 29628 Professor Essence Lv1
Item ID 29628 - PF_1
Type Card
29628
For every level of [Advanced Book], MATK + 3.
Increases damage of [Fire Bolt], [Cold Bolt], [Lightning Bolt] by 20%.
For every armor refine level, MATK + 2.
Reduces Fixed Cast Time of [Soul Change] by 20%.

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(bMatk, 3 * getskilllv(SA_ADVANCEDBOOK)); bonus2(bSkillAtk, MG_FIREBOLT, 20); bonus2(bSkillAtk, MG_COLDBOLT, 20); bonus2(bSkillAtk, MG_LIGHTNINGBOLT, 20); bonus(bMatk, 2*getrefine()); bonus2(bFixedCastrate, PF_SOULCHANGE, -20);
Equip Script
None
Unequip Script
None