Item Details

Patent Freedom Stick [2] ( Up_Freedom_Stick )

# 550081 Patent Freedom Stick [2]
Patent Freedom Stick [2] Buy: zeny Sell: 0 zeny Weight: 100 Slots: 2
Type: Weapon item. Subtype: N/A Gender: Both Locations: Weapon
Attack: 90 M. Attack: N/A Range: 1 Defense: N/A
Weapon Level: 4 Armor Level: N/A Equip Level Min: 150 Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral Classes: N/A

Arma purificada dos poderes ancestrais e que agora emana energia mais jovem.
--------------------------
Indestrutível em batalha.
--------------------------
ATQM +200.
--------------------------
A cada 2 refinos:
ATQM +15.
A cada 3 refinos:
Dano de [Fúria da Terra] +30%.
--------------------------
Refino +7 ou mais:
Habilita [Onda Psíquica] nv.5.
Dano mágico contra oponentes de todas as propriedades +15%.
Refino +9 ou mais:
Conjuração variável -10%.
Dano de [Onda Psíquica] +10%.
Refino +11 ou mais:
Conjuração variável -5% adicional.
Dano mágico de propriedade Neutro e Terra +10%.
--------------------------
Conjunto
[Botas Primordiais]
INT +10.
Dano mágico +7%.
--------------------------
Tipo: Cajado
ATQ: 90 ATQM: 0
Peso: 100
Nível da arma: 4
Nível necessário: 150
Classes: Superaprendizes e evoluções

One-handed cane used by a hero who was not bound by any form]
The power of ancient times has gathered and started to show off their original abilities.
It seems to resonate with the boots of the great hero.

Cannot be destroyed.
MATK + 200.
MATK + 15 per 2 refine rates.
Increase damage of Heavens Drive by 30% per 3 refine rates.
When refined to +7 or higher, increase magic damage to all property monsters by 15%, can use Psychic Wave slv5.
When refined to +9 or higher, increase damage of Psychic wave by 10%, reduce variable casting by 10%.
When refined to +11 or higher, increase magic damage of Earth, Neutral property by 10%, reduce variable casting by 5%.
When equipped with Great Hero's Boots, INT + 10, MATK + 7%.
Type : One handed staff Attack : 90
Weight : 100
Weapon Level : 4
Required Level : 150
Class : NoviceType

N/A

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Stacking restriction in cart: Stacking restriction in storage: Stacking restriction in guild storage: Can be dropped:
Can be traded: Can be traded with partner: Can be sold to NPC: Can be placed in the cart:
Can be placed in the storage: Can be placed in guild storage: Can be put in a mail: Can be put in an auction:
Delay:
.@r = getrefine();
bonus bUnbreakableWeapon;
bonus bMatk,200+15*(.@r/2);
bonus2 bSkillAtk,"WZ_HEAVENDRIVE",30*(.@r/3);
if (.@r>=7) {
   skill "SO_PSYCHIC_WAVE",5;
   bonus2 bMagicAddEle,Ele_All,15;
   if (.@r>=9) {
      bonus bVariableCastrate,-10;
      bonus2 bSkillAtk,"SO_PSYCHIC_WAVE",10;
      if (.@r>=11) {
         bonus2 bMagicAtkEle,Ele_Neutral,10;
         bonus2 bMagicAtkEle,Ele_Earth,10;
         bonus bVariableCastrate,-5;
      }
   }
}
N/A
N/A