ID #840003
Weapon
Melon Launcher [1]
Buy Price: N/A
Sell Price: N/A
Type: Weapon
Attack: 210
Weight: 1400
Slots: 1
Weapon level: 4
Required level: 100
Attack: 210
Weight: 1400
Slots: 1
Weapon level: 4
Required level: 100
Basic Information
Type
Weapon
Weight
1400
Range
9
Requirements
Weapon Level
4
Min Level
100
Scripts
Script .@r = getrefine(); autobonus "{ bonus bUseSPrate,-100; bonus2 bSPRegenRate,100,1000; }",20,5000,BF_WEAPON; autobonus "{ bonus bUseSPrate,-100; bonus2 bSPRegenRate,100,1000; }",10,5000,BF_MAGIC; bonus bAtkRate,10*.@r; bonus bMatkRate,5*.@r; bonus2 bSkillAtk,"RL_D_TAIL",7*(readparam(bLuk)/10); if (readparam(bLuk)>=110) bonus2 bSkillAtk,"RL_D_TAIL",30; if (.@r>=7) { bonus2 bIgnoreDefRaceRate,RC_All,50; bonus2 bIgnoreMdefRaceRate,RC_All,50; } if (.@r>=9) { bonus2 bIgnoreDefRaceRate,RC_All,50; bonus2 bIgnoreMdefRaceRate,RC_All,50; }
.@r = getrefine();
autobonus "{ bonus bUseSPrate,-100; bonus2 bSPRegenRate,100,1000; }",20,5000,BF_WEAPON;
autobonus "{ bonus bUseSPrate,-100; bonus2 bSPRegenRate,100,1000; }",10,5000,BF_MAGIC;
bonus bAtkRate,10*.@r;
bonus bMatkRate,5*.@r;
bonus2 bSkillAtk,"RL_D_TAIL",7*(readparam(bLuk)/10);
if (readparam(bLuk)>=110)
bonus2 bSkillAtk,"RL_D_TAIL",30;
if (.@r>=7) {
bonus2 bIgnoreDefRaceRate,RC_All,50;
bonus2 bIgnoreMdefRaceRate,RC_All,50;
}
if (.@r>=9) {
bonus2 bIgnoreDefRaceRate,RC_All,50;
bonus2 bIgnoreMdefRaceRate,RC_All,50;
}