Basic Info

Name 29632 Creator Essence Lv1
Item ID 29632 - CT_1
Type Card
29632
For every level of [Learning Potion], ATK + 3.
ASPD + 10%.
For every other armor refine level, CRI + 5.
For every level of [Full Chemical Protection], ATK + 1%.

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, 3*getskilllv(AM_LEARNINGPOTION)); bonus(bAspdRate, 10); bonus(bCritical, 5*(getrefine()/2)); bonus(bAtkRate, getskilllv(CR_FULLPROTECTION));
Equip Script
None
Unequip Script
None