Establish

Item ID 490396 Name Establish
The crystallization of wisdom born from the Magician's Guild.
The power of fire is contained in the clubs, water in the hearts, wind in the spades, and earth in the diamonds.
_______________________
SPL +3
_______________________
Increases Magical Damage with every element by 10%.
Decreases damage taken from Players by 3%.
Decreases Fixed Casting Time of Crimson Rock by 100%.
_______________________
For each Base Level:
Increases damage of Lord of Vermilion by 8%.
_______________________
For each 10 Base Level:
Increases damage of Crimson Arrow, Frozen Slash, Storm Cannon and Rock Down by 1%.
_______________________
Type: Accessory
Defense: 0
Weight: 10
Armor Level: 1
_______________________
Requirement:
Base Level 200
All 4th Jobs
Weapon Level 0 Identifier Establish
Attack 0 Type Armor
MATK 0 Equip Locations Accessory Left/Right
Defense 0 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 10 Min Equip Level 200
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable No
Credit Price None Trade restriction None
Item Script
bonus bSpl,3;
bonus bMatkRate,10;
bonus2 bSubRace,RC_Player_Doram,3;
bonus2 bSubRace,RC_Player_Human,3;
bonus2 bFixedCastrate,"WL_CRIMSONROCK",-100;
bonus2 bSkillAtk,"WZ_VERMILION",BaseLevel*8;
bonus2 bSkillAtk,"AG_CRIMSON_ARROW",BaseLevel/10;
bonus2 bSkillAtk,"AG_CRIMSON_ARROW_ATK",BaseLevel/10;
bonus2 bSkillAtk,"AG_FROZEN_SLASH",BaseLevel/10;
bonus2 bSkillAtk,"AG_STORM_CANNON",BaseLevel/10;
bonus2 bSkillAtk,"AG_ROCK_DOWN",BaseLevel/10;