Signet of Circulation: Spring

Item ID 490483 Name Signet of Circulation: Spring
A signet imbued with the energy of spring, guided by the truth of the cycle of life.
_______________________
Increases Melee Physical Damage by 10%.
Decreases Variable Casting Time by 10%.
_______________________
When equipped with Circulation of Life: Spring:
Decreases After Skill Delay by 10%.
Increases Physical Damage against monsters of every race, except Players, by 5%.

For each 2 Refine Levels of Circulation of Life: Spring:
Increases Physical Damage against monsters of every race, except Players, by 3%.
_______________________
Type: Accessory
Position: Left
Defense: 10
Weight: 50
Armor Level: 2
_______________________
Requirement:
Base Level 250
Weapon Level 0 Identifier Signet_Of_Spring
Attack 0 Type Armor
MATK 0 Equip Locations Accessory Left
Defense 10 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 50 Min Equip Level 250
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable No
Credit Price None Trade restriction Can't be dropped, Can't be traded with player, Can't be put in Cart, Can't be put in Guild Storage, Can't be attached in Mail, Can't be auctioned
Item Script
bonus bShortAtkRate,10;
bonus bVariableCastrate,-10;

Set Script
Signet of Circulation: Spring
Circulation of Life: Spring
.@val = 5+3*(getequiprefinerycnt(EQI_GARMENT)/2);
bonus2 bAddRace,RC_All,.@val;
bonus2 bAddRace,RC_Player_Human,-.@val;
bonus2 bAddRace,RC_Player_Doram,-.@val;
bonus bDelayrate,-10;
Dimension World Battle Greaves
Signet of Circulation: Spring
bonus bPAtk,7;
bonus2 bAddRace2,RC2_Encroached_Gephenia,15;