Old Midas Whisper

Item ID 18977 Name Old Midas Whisper
An old, abandoned midas whisper that emanates a mysterious aura.
_______________________
All Basic Stats +1
_______________________
For each Refine Level:
ATK +4
_______________________
For each 2 Refine Levels:
MaxHP +1%
MaxSP +1%
Increases Ranged Physical Damage by 1%.
Increases damage of Cart Cannon by 15%.
_______________________
Type: Headgear
Defense: 10
Position: Upper
Weight: 10
Armor Level: 1
Enchantable: Yes
_______________________
Requirement:
Base Level 170
Genetic
Weapon Level 0 Identifier Old_Midas_Whisper
Attack 0 Type Armor
MATK 0 Equip Locations Upper Headgear
Defense 10 Equippable Jobs Alchemist
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper Third, Third Upper, Third Baby
Weight 10 Min Equip Level 170
NPC Buy 10 Max Equip Level None
NPC Sell 5 Refineable Yes
Credit Price None Trade restriction Can't be dropped, Can't be traded with player, Can't be sold to NPC, 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
.@r = getrefine();
bonus bAllStats,1;
bonus bBaseAtk,4*.@r;
bonus bLongAtkRate,(.@r/2);
bonus bMaxHPrate,(.@r/2);
bonus bMaxSPrate,(.@r/2);
bonus2 bSkillAtk,"GN_CARTCANNON",15*(.@r/2);

Set Script
Old Detachment Ring
Old Midas Whisper
bonus2 bVariableCastrate,"GN_MANDRAGORA",-100;
Subject Cape (Range)
Old Midas Whisper
.@r = getequiprefinerycnt(EQI_GARMENT);
bonus bLongAtkRate,2*(.@r/2);
bonus2 bSkillAtk,"GN_CARTCANNON",2*(.@r/2);
if (.@r>=12)
   bonus2 bAddSize,Size_All,5;
Old Midas Whisper
Record of Merchant
bonus2 bAddSize,Size_All,10;
bonus2 bSkillCooldown,"GN_SPORE_EXPLOSION",-2000;
bonus2 bSkillAtk,"GN_SPORE_EXPLOSION",40;
Great Fallen Manteau
Old Midas Whisper
.@r = getequiprefinerycnt(EQI_GARMENT);
bonus bLongAtkRate,2*(.@r/2);
bonus2 bSkillAtk,"GN_HELLS_PLANT",15*(.@r/2);
if (.@r >= 12)
   bonus bBaseAtk,30;
Record of Wrath (Merchant)
Old Midas Whisper
bonus bShortAtkRate,15;
bonus2 bSkillAtk,"GN_HELLS_PLANT",20;
Cannon Modifier
Old Midas Whisper
bonus bLongAtkRate,12;
Cannon Modifier
Old Midas Whisper
Iron Cannon Ball
bonus2 bSubSize,Size_All,5;
Cannon Modifier
Old Midas Whisper
Soul Cannon Ball
bonus2 bSubSize,Size_Large,8;
Cannon Modifier
Old Midas Whisper
Dark Cannon Ball
bonus2 bSubSize,Size_Medium,8;
Cannon Modifier
Old Midas Whisper
Holy Cannon Ball
bonus2 bSubSize,Size_Small,8;
Old Midas Whisper
[Not For Sale] Record of Merchant
bonus2 bAddSize,Size_All,10;
bonus2 bSkillCooldown,"GN_SPORE_EXPLOSION",-2000;
bonus2 bSkillAtk,"GN_SPORE_EXPLOSION",40;
Old Midas Whisper
Record of Merchant 2
bonus2 bSkillCooldown,"GN_SPORE_EXPLOSION",-500;
bonus2 bSkillAtk,"GN_SPORE_EXPLOSION",3*getequiprefinerycnt(EQI_HEAD_TOP);
Old Midas Whisper
[Not For Sale] Record of Merchant 2
bonus2 bSkillCooldown,"GN_SPORE_EXPLOSION",-500;
bonus2 bSkillAtk,"GN_SPORE_EXPLOSION",3*getequiprefinerycnt(EQI_HEAD_TOP);
Old Midas Whisper
Record of Merchant 2
Record of Merchant
.@r = getequiprefinerycnt(EQI_HEAD_TOP);
bonus bAtkRate,3*(.@r/3);
bonus2 bSkillAtk,"GN_SPORE_EXPLOSION",30*(.@r/3);
Old Midas Whisper
Record of Merchant 2
[Not For Sale] Record of Merchant
.@r = getequiprefinerycnt(EQI_HEAD_TOP);
bonus bAtkRate,3*(.@r/3);
bonus2 bSkillAtk,"GN_SPORE_EXPLOSION",30*(.@r/3);
Old Midas Whisper
[Not For Sale] Record of Merchant 2
Record of Merchant
.@r = getequiprefinerycnt(EQI_HEAD_TOP);
bonus bAtkRate,3*(.@r/3);
bonus2 bSkillAtk,"GN_SPORE_EXPLOSION",30*(.@r/3);
Old Midas Whisper
[Not For Sale] Record of Merchant 2
[Not For Sale] Record of Merchant
.@r = getequiprefinerycnt(EQI_HEAD_TOP);
bonus bAtkRate,3*(.@r/3);
bonus2 bSkillAtk,"GN_SPORE_EXPLOSION",30*(.@r/3);
Old Midas Whisper
Document Merchant
.@r = getequiprefinerycnt(EQI_HEAD_TOP);
bonus2 bAddMonsterDropItem,6212,50;
bonus2 bAddRace,RC_All,4*(.@r/2);
bonus2 bSkillAtk,"GN_CARTCANNON",10*(.@r/2);
Old Midas Whisper
Old Detachment Ring
bonus2 bSkillAtk,"GN_CARTCANNON",60;