Renewal
.:Renewal Item Database:.
Items Listed From A-Z

Meteor Strike [2]   [One Hand]   Item ID# 16043 (Meteor_Strike)
Type
Weapon
Class
Mace
Buy
n/a
Sell
n/a
Weight
2000
Attack
1
Required Lvl
110
Weapon Lvl
4
Slot
2
Applicable Jobs
Novice
Supernovice
Description
A very heavy hammer that only a super human can use it.


When base STR is 108 or more, reduce SP consumption by 20%.
When base STR is 120 or more, reduce SP consumption by 30%.

For every refine level, ATK +10.

For every level of Axe Mastery, ATK +7 HIT +5.
For every level of Weapon Research, ATK +10.
For every level of Iron Hand, ATK +30.

When Push Cart is mastered (at level 10), enable use of Level 1 Cart Revolution.
When Sword Mastery is learned, enable use of Level 1 Bowling Bash.
When Sword Mastery is level 2 or higher, enable use of Bowling Bash.
Item Script
expand to view script
{ bonus bBaseAtk,10*getskilllv("BS_WEAPONRESEARCH"); bonus bBaseAtk,30*getskilllv("MO_IRONHAND"); .@s = getskilllv("AM_AXEMASTERY"); bonus bBaseAtk,7*.@s; bonus bHit,5*.@s; bonus bBaseAtk,10*getrefine(); if (getskilllv("MC_PUSHCART") > 9) skill "MC_CARTREVOLUTION",1; if (getskilllv("SM_SWORD") > 0) skill "KN_BOWLINGBASH",1; .@str = readparam(bStr); if (.@str > 119) bonus bUseSPrate,-30; else if (.@str > 107) bonus bUseSPrate,-20; },{},{}
Dropped By No Result

Meteor Striker [2]   [One Hand]   Item ID# 590002 (Meteor_Striker)
Type
Weapon
Class
Mace
Buy
n/a
Sell
n/a
Weight
300
Attack
300
Required Lvl
100
Weapon Lvl
4
Slot
2
Applicable Jobs
Mechanic
Description
It resonates with Ancient Hero's Boots.

Indestructible in battle

For each 2 refine levels, ATK +10.
For each 3 refine levels, increases Vulcan Arm damage by 4%.

Refine Level +9:
Increases Vulcan Arm and Arm Cannon damage by additional 10%.

Refine Level +11:
Reduces variable cast time by 15%.

When equipped with Ancient Hero's Boots:
Random chance to increase STR by 20 and ATK by 15% for 7 seconds when dealing physical or magical damage.
Item Script
expand to view script
{ .@r = getrefine(); if (.@r>=2) { bonus bBaseAtk,.@r/2*10; } if (.@r>=3) { bonus2 bSkillAtk,"NC_VULCANARM",.@r/3*10; } if (.@r>=9) { bonus2 bSkillAtk,"NC_VULCANARM",10; bonus2 bSkillAtk,"NC_ARMSCANNON",10; } if (.@r>=11) { bonus bVariableCastrate,-15; } },{},{}
Dropped By No Result

Meteor Striker Remodeling Cube    Item ID# 100361 (Meteor_Striker_Cube)
Meteor Striker Modification Cube
Type
Delayed-Consumable
Class
n/a
Buy
n/a
Sell
n/a
Weight
1
Description
A cube that converts the Meteor Striker into an Patent Meteor Striker.
Uses an +9 Meteor Striker as a material.
An +7 Patent Meteor Striker can be obtained.

Warning! - When remodeling, the inserted cards and Random Options are removed.
Item Script
{ laphine_synthesis(); },{},{}
Dropped By No Result

Meteor Striker-LT [2]   [One Hand]   Item ID# 590034 (Meteor_Striker_LT)
Type
Weapon
Class
Mace
Buy
n/a
Sell
n/a
Weight
350
Attack
320
Required Lvl
190
Weapon Lvl
5
Slot
2
Applicable Jobs
Mechanic
Description
An improved version of a hammer crafted from rare ore found in a meteorite.
Resonates with Hero's Boots-LT.

Indestructible in battle

ATK +5%

Base Level at least 210:
POW +2, P.ATK +1.

For each 2 Refine Levels:
ATK +15

For each 3 Refine Levels:
Increases damage of Vulcan Arm and Knuckle Boost by 10%.

Refine Level +7:
Increases damage of Vulcan Arm and Knuckle Boost by additional 10%.

Refine Level +9:
Increases damage of Arm Cannon by 25%.
Decreases variable cast time by 15%.

Refine Level +11:
Increases ranged physical damage by 15%.
Increases damage of Arm Cannon by additional 20%.

When equipped with Hero's Boots-LT:
ATK +10%, P.ATK +2.

[Bonus by Grade]
[Grade D]: ATK +3%
[Grade C]: ranged physical damage +15%. P.ATK +1
[Grade B]: POW +3, P.ATK +2.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bUnbreakableWeapon; bonus bAtkRate,5; if (BaseLevel>=210) { bonus bPAtk,1; bonus bPow,2; } if (.@r>=7) { bonus2 bSkillAtk,"NC_BOOSTKNUCKLE",15; bonus2 bSkillAtk,"NC_VULCANARM",15; if (.@r>=9) { bonus bVariableCastrate,-15; bonus2 bSkillAtk,"NC_ARMSCANNON",25; if (.@r>=11) { bonus bLongAtkRate,15; bonus2 bSkillAtk,"NC_ARMSCANNON",20; } } } if (.@g >= ENCHANTGRADE_D) { bonus bAtkRate,3; if (.@g >= ENCHANTGRADE_C) { bonus bLongAtkRate,15; bonus bPAtk,1; if (.@g >= ENCHANTGRADE_B) { bonus bPAtk,2; bonus bPow,3; } } } bonus bBaseAtk,15*(.@r/2); bonus2 bSkillAtk,"NC_BOOSTKNUCKLE",10*(.@r/3); bonus2 bSkillAtk,"NC_VULCANARM",10*(.@r/3); },{},{}
Dropped By No Result

Meteorite Fragment    Item ID# 1000373 (Meteorite_Fragment)
Type
Miscellaneous
Class
n/a
Buy
n/a
Sell
n/a
Weight
1
Description
Fragments from which part of a huge meteorite has fallen off.
I feel a quite strong magical power.
Item Script
{},{},{}
Dropped By No Result

Meteorite Fragment of Spell    Item ID# 1000446 (Spl_Meteorite_Fragment)
Type
Miscellaneous
Class
n/a
Buy
n/a
Sell
n/a
Weight
0.1
Description
Meteorite Fragment of Spell.
Item Script
{},{},{}
Dropped By No Result

Meteorite Fragment of Wisdom    Item ID# 1000447 (Wis_Meteorite_Fragment)
Type
Miscellaneous
Class
n/a
Buy
n/a
Sell
n/a
Weight
0.1
Description
Meteorite Fragment of Wisdom.
Item Script
{},{},{}
Dropped By No Result

Meteorite Powder    Item ID# 1000372 (Meteorite_Dust)
Type
Miscellaneous
Class
n/a
Buy
n/a
Sell
n/a
Weight
0.1
Description
The powder on the surface of the meteorite.
There is a little bit of magical power of the meteorite.
Item Script
{},{},{}
Dropped By No Result

Meteorite Powder of Spell    Item ID# 1000402 (Spl_Meteorite_Dust)
Type
Miscellaneous
Class
n/a
Buy
n/a
Sell
n/a
Weight
0.1
Description
Meteorite Powder of Spell.
Item Script
{},{},{}
Dropped By No Result

Meteorite Powder of Wisdom    Item ID# 1000403 (Wis_Meteorite_Dust)
Type
Miscellaneous
Class
n/a
Buy
n/a
Sell
n/a
Weight
0.1
Description
Meteorite Powder of Wisdom.
Item Script
{},{},{}
Dropped By No Result

Mettle Lv. 1    Item ID# 29061 (Mettle1)
Type
Card
Class
Enchant
Buy
10z
Sell
5z
Weight
0
Description
ATK +4%
HIT +10
Item Script
{ bonus bAtkRate,4; bonus bHit,10; },{},{}
Dropped By No Result

Mettle Lv. 10    Item ID# 29070 (Mettle10)
Type
Card
Class
Enchant
Buy
10z
Sell
5z
Weight
0
Description
ATK +44%
HIT +100
Item Script
{ bonus bAtkRate,44; bonus bHit,100; },{},{}
Dropped By No Result

« First < 6162636465666768697071 > Last »
back to top