Supreme King

Item ID 29436 Name Supreme King
Random chance to receive the following effects for 5 seconds when recieving physical damage:
STR +200
Transform into Paladin Randel Lawrence.
_______________________
When equipped with Everything Ring:
Increases Attack Speed (decreases After Attack Delay by 15%).
ATK +35%
Weapon Level 0 Identifier Dynast
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
autobonus "{ bonus bStr,200; }",100,5000,BF_WEAPON,"{ active_transform 2221,5000; }";

Set Script
Ring of Nature
Supreme King
bonus bAspdRate,15;
bonus bPerfectHitAddRate,35;
Anulus Ira
Supreme King
bonus2 bSkillUseSP,"SR_RAMPAGEBLASTER",130;
bonus2 bSkillCooldown,"SR_RAMPAGEBLASTER",-500;
Paracelsus Glove
Supreme King
if (eaclass()&EAJL_THIRD && BaseJob == Job_Alchemist) {
   bonus bNoWalkDelay;
   autobonus3 "{ bonus bPerfectHitAddRate,100; }",50,3000,"GN_CART_TORNADO";
   /*Unknow Rate*/
}
Supreme King
The Creation
autobonus "{ bonus bStr,200; }",50,5000,BF_WEAPON,"{ active_transform 2221,5000; }";
Supreme King
Military Glove
if (eaclass()&EAJL_THIRD && BaseJob == Job_Blacksmith) {
   bonus bLongAtkRate,25;
   bonus2 bSkillCooldown,"NC_AXEBOOMERANG",-3000;
}