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 | ||||||
|---|---|---|---|---|---|---|---|
|
bonus2 bVariableCastrate,"GN_MANDRAGORA",-100; |
||||||
|
.@r = getequiprefinerycnt(EQI_GARMENT); bonus bLongAtkRate,2*(.@r/2); bonus2 bSkillAtk,"GN_CARTCANNON",2*(.@r/2); if (.@r>=12) bonus2 bAddSize,Size_All,5; |
||||||
|
bonus2 bAddSize,Size_All,10; bonus2 bSkillCooldown,"GN_SPORE_EXPLOSION",-2000; bonus2 bSkillAtk,"GN_SPORE_EXPLOSION",40; |
||||||
|
.@r = getequiprefinerycnt(EQI_GARMENT); bonus bLongAtkRate,2*(.@r/2); bonus2 bSkillAtk,"GN_HELLS_PLANT",15*(.@r/2); if (.@r >= 12) bonus bBaseAtk,30; |
||||||
|
bonus bShortAtkRate,15; bonus2 bSkillAtk,"GN_HELLS_PLANT",20; |
||||||
|
bonus bLongAtkRate,12; |
||||||
|
bonus2 bSubSize,Size_All,5; |
||||||
|
bonus2 bSubSize,Size_Large,8; |
||||||
|
bonus2 bSubSize,Size_Medium,8; |
||||||
|
bonus2 bSubSize,Size_Small,8; |
||||||
|
bonus2 bAddSize,Size_All,10; bonus2 bSkillCooldown,"GN_SPORE_EXPLOSION",-2000; bonus2 bSkillAtk,"GN_SPORE_EXPLOSION",40; |
||||||
|
bonus2 bSkillCooldown,"GN_SPORE_EXPLOSION",-500; bonus2 bSkillAtk,"GN_SPORE_EXPLOSION",3*getequiprefinerycnt(EQI_HEAD_TOP); |
||||||
|
bonus2 bSkillCooldown,"GN_SPORE_EXPLOSION",-500; bonus2 bSkillAtk,"GN_SPORE_EXPLOSION",3*getequiprefinerycnt(EQI_HEAD_TOP); |
||||||
|
.@r = getequiprefinerycnt(EQI_HEAD_TOP); bonus bAtkRate,3*(.@r/3); bonus2 bSkillAtk,"GN_SPORE_EXPLOSION",30*(.@r/3); |
||||||
|
.@r = getequiprefinerycnt(EQI_HEAD_TOP); bonus bAtkRate,3*(.@r/3); bonus2 bSkillAtk,"GN_SPORE_EXPLOSION",30*(.@r/3); |
||||||
|
.@r = getequiprefinerycnt(EQI_HEAD_TOP); bonus bAtkRate,3*(.@r/3); bonus2 bSkillAtk,"GN_SPORE_EXPLOSION",30*(.@r/3); |
||||||
|
.@r = getequiprefinerycnt(EQI_HEAD_TOP); bonus bAtkRate,3*(.@r/3); bonus2 bSkillAtk,"GN_SPORE_EXPLOSION",30*(.@r/3); |
||||||
|
.@r = getequiprefinerycnt(EQI_HEAD_TOP); bonus2 bAddMonsterDropItem,6212,50; bonus2 bAddRace,RC_All,4*(.@r/2); bonus2 bSkillAtk,"GN_CARTCANNON",10*(.@r/2); |
||||||
|
bonus2 bSkillAtk,"GN_CARTCANNON",60; |