Soul

Item ID 29721 Name Soul
None
Weapon Level 0 Identifier SoulR_Enchant_3
Attack 0 Type Card - Enchant
MATK 0 Equip Locations None
Defense 0 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 0 Equip Upper None
Weight 0 Min Equip Level None
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable No
Credit Price None Trade restriction None
Item Script
if (eaclass()&EAJL_THIRD && BaseJob == Job_Soul_Linker) {
   bonus2 bSubRace,RC_Player_Human,3;
   bonus2 bSubRace,RC_Player_Doram,3;
   skill "SA_DISPELL",5;
   bonus bMaxHP,50*BaseLevel;
   bonus bMaxSP,5*BaseLevel;
}