Lord of Elemental

Item ID 490359 Name Lord of Elemental
A ring given to you by the Spirit King as proof of your deep bond with the spirits.
You can command any high-ranking spirit and exercise their powers.
_______________________
SPL +3
_______________________
Increases Magical Damage with every element by 10%.
Decreases damage taken from Players by 3%.
Enables the use of Level 1 Cure.
Decreases Fixed Casting Time of Summon Aqua and Summon Tera by 100%.
_______________________
For each 10 Base Level:
Increases damage of Conflagration, Diamond Storm, Lightning Land, Terra Drive, Venom Swamp and Elemental Buster by 1%.
_______________________
Type: Accessory
Defense: 0
Weight: 10
Armor Level: 1
_______________________
Requirement:
Base Level 200
All 4th Jobs
Weapon Level 0 Identifier Lord_of_Elemental
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;
skill "AL_CURE",1;
bonus2 bFixedCastrate,"SO_SUMMON_AQUA",-100;
bonus2 bFixedCastrate,"SO_SUMMON_TERA",-100;
bonus2 bSkillAtk,"EM_CONFLAGRATION",BaseLevel/10;
bonus2 bSkillAtk,"EM_DIAMOND_STORM",BaseLevel/10;
bonus2 bSkillAtk,"EM_LIGHTNING_LAND",BaseLevel/10;
bonus2 bSkillAtk,"EM_TERRA_DRIVE",BaseLevel/10;
bonus2 bSkillAtk,"EM_VENOM_SWAMP",BaseLevel/10;
bonus2 bSkillAtk,"EM_ELEMENTAL_BUSTER",BaseLevel/10;