Renewal
.:Renewal Item Database:.

Giant Boots [1]   [Footgear]   Item ID# 22106 (Giant_Boots)
Type
Armor
Class
Footgear
Buy
n/a
Sell
n/a
Weight
50
Defense
13
Required Lvl
85
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
Shoes made by imitating the shoes of the giant who was the guardian of the ancient temple.

MaxHP +2%, MaxSP +2%.
Decreases damage taken from DemiHuman monsters by 1%.

Refine Level +5:
MaxHP +4%, MaxSP +4%.
Decreases damage taken from DemiHuman monsters by additional 2%.

Refine Level +7:
MaxHP +4%, MaxSP +4%.
Decreases damage taken from DemiHuman monsters by additional 2%.

When equipped with Giant Axe:
If Refine Level of Gigant Boots is +7 or higher:
Decreases damage taken from DemiHuman monsters by additional 30%.

If Refine Level of Giant Axe is +7 or higher:
If Refine Level of Gigant Boots is +7 or higher:
Increases damage of Cart Termination by 8%.
Increases damage against Boss class monsters by 20%.

If Refine Level of Giant Axe is +9 or higher:
If Refine Level of Gigant Boots is +7 or higher:
Increases damage of Cart Termination by additional 12%.
Increases damage against Boss class monsters by additional 30%.

When equipped with Gigantic Bow:
If Refine Level of Gigant Boots is +7 or higher:
For each 10 base STR:
Increases ranged physical damage by 3%.

If Refine Level of Gigantic Bow is +7 or higher:
If Refine Level of Gigant Boots is +7 or higher:
Increases damage of Arrow Storm and Aimed Bolt by 20%.
Increases damage against Boss class monsters by 20%.

If Refine Level of Gigantic Bow is +9 or higher:
If Refine Level of Gigant Boots is +7 or higher:
Increases damage of Arrow Storm and Aimed Bolt by additional 30%.
Increases damage against Boss class monsters by additional 30%.

When equipped with Giant Lance:
Decreases damage taken from DemiHuman monsters by additional 40%.
Using Spiral Pierce autocasts Sonic Wave at the learned level.

If Refine Level of Giant Lance is +7 or higher:
Increases damage of Spiral Pierce and Sonic Wave by 20%.
Increases damage against Boss class monsters by 20%.

If Refine Level of Giant Lance is +9 or higher:
Increases damage of Spiral Pierce and Sonic Wave by additional 30%.
Increases damage against Boss class monsters by additional 30%.

When equipped with Giant Shield:
Prevents knock-back effect.

If Refine Level of Giant Shield is +7 or higher:
Decreases damage taken from Large sized monsters by 2%.
Decreases damage taken from Boss class monsters by 2%.

If Refine Level of Giant Shield is +9 or higher:
Decreases damage taken from Large sized monsters by additional 3%.
Decreases damage taken from Boss class monsters by additional 3%.

More Information on Combo:
Combo Script
{ .@r = getequiprefinerycnt(EQI_SHOES); if (.@r > 6) { bonus2 bSubSize,Size_Large,2; bonus2 bSubClass,Class_Boss,2; } if (.@r > 8) { bonus2 bSubSize,Size_Large,2; bonus2 bSubClass,Class_Boss,2; } }
Item Script
expand to view script
{ bonus2 bSubRace,RC_DemiHuman,1; bonus2 bSubRace,RC_Player_Human,1; bonus bMaxHPrate,2; bonus bMaxSPrate,2; .@r = getrefine(); if (.@r > 4) { bonus2 bSubRace,RC_DemiHuman,2; bonus2 bSubRace,RC_Player_Human,2; bonus bMaxHPrate,4; bonus bMaxSPrate,4; } if (.@r > 6) { bonus2 bSubRace,RC_DemiHuman,2; bonus2 bSubRace,RC_Player_Human,2; bonus bMaxHPrate,4; bonus bMaxSPrate,4; } },{},{}
Dropped By No Result

Giant Shield [1]   [Shield]   Item ID# 2160 (Giant_Shield)
Type
Armor
Class
Shield
Buy
56000z
Sell
28000z
Weight
280
Defense
130
Required Lvl
100
Armor Lvl
1
Slot
1
Applicable Jobs
Rune Knight
Royal Guard
Description
A replica shield of one used by the giant stone guardians of an ancient temple. It's said to be crafted by a legendary blacksmith.

Reduces damage taken from Large size monsters by 5%.

If refined to +9 or higher:
Reduces damage taken from Large size monsters by an additional 5%.

More Information on Combo:
Combo Script
{ .@r = getequiprefinerycnt(EQI_SHOES); if (.@r > 6) { bonus2 bSubSize,Size_Large,2; bonus2 bSubClass,Class_Boss,2; } if (.@r > 8) { bonus2 bSubSize,Size_Large,2; bonus2 bSubClass,Class_Boss,2; } }
Item Script
{ bonus2 bSubSize,Size_Large,5; if (getrefine()>=9) { bonus2 bSubSize,Size_Large,5; } },{},{}
Dropped By

back to top