Item Details

Chapéu do Tigre Branco ( W_King_Tiger_Doll_Hat )

ID 18856 Chapéu do Tigre Branco
Chapéu do Tigre Branco Preço de Compra: 10 zeny Preço de Venda: 5 zeny Peso: 0 Slots: Não especificado
Tipo: Equipamento Subtipo: Não especificado Gênero: Ambos Localizações: Equipamento de Cabeça Superior
Ataque: Não especificado Ataque Mágico: Não especificado Alcance: Não especificado Defesa: 10
Nível da Arma: Não especificado Nível da Armadura: 1 Nível Mín. de Equipamento: 1 Nível Máx. de Equipamento: Não especificado
Refinável: 1 Graduável: Não especificado Elemento: Neutro Classes: Não especificado

Este chapéu foi criado pelo Guardião de Midgard, Torin Tigerfist. No formato de um tigre branco, considerado pelo Shura como seu guia espiritual, ele também representa seu estilo favorito de artes marciais. Claro que quem conhece o Torin já imaginava que ele também poderia aprontar alguma gracinha com o chapéu, e talvez seja por isso que surgiu o boato que ao lutar com ele, você pode acabar se transformando em um MVP. Só há um jeito de descobrir a verdade: você está pronto?
--------------------------
FOR +2. DES +2.
Ao receber ou causar ataques físicos:
0,3% de chance de se transformar em Eddga por 3 segundos.
--------------------------
A cada refino:
Chance de transformação +0,1%.
Dano físico contra as raças Bruto e Doram +1%.
--------------------------
Durante a transformação:
A cada refino:
ATQ +25.
A cada segundo:
Drena 5 de SP do usuário.
--------------------------
Tipo: Equip. para Cabeça
Equipa em: Topo
DEF: 10 DEFM: 0
Peso: 40
Nível necessário: 1
Classes: Todas

Topi yang bermodelkan harimau dengan cerutu. Tampaknya sangat tua.
STR + 2, DEX + 2.
Menambahkan 10% serangan ke monster type Animal.
Ketika kamu menyerang atau diserang, kesempatan bisa berubah menjadi Eddga, Raja Harimau. Ketika kamu berubah menjadi Eddga,
kehilangan 5SP per detik atau mendapatkan beast power untuk beberapa detik. Kekuatan dan kemungkinan akan meningkat berdasarkan tingkat tempa.
Class : Helm Defense : 10
Location : Upper Berat : 0
Required Lv : 1
Job : Semua Job
Sebuah topi yang berbentuk seperti harimau dengan sakkat di kepalanya dan pipa di mulutnya. Yang berasal dari Korea, harimau merokok identik dengan zaman kuno, seperti, "Seperti dulu ketika harimau merokok ..."
STR + 2, DEX + 2.
Menambahkan kerusakan 10% pada monster Animal.
Dapat mengubah kamu menjadi Eddga, saat menyerang atau pada saat menerima serangan .pada saat berubah kamu akan kehilangan SP sebesar 5 pada setiap detik. Kesempatan transformasi dan peningkatan daya secara proporsional dengan level upgrade barang
Class : HeadGear Def : 10
Location : Upper Berat : 0
Req Lev : 1
Job : All

A hat inspired by Eddga. It has been dyed white to give it an edgier appearance.
Class: Headgear
Position: Upper
Defense: 10
Weight: 0
Requires Level: 1
Usable By: All Jobs
Str + 2
Dex + 2
Increases physical damage on Brute race targets by 10%.
Increases physical damage on Doram race targets by 10%.
Adds a 0.3% chance of buffing the user for 3 seconds when performing a physical attack per upgrade level if the item.; ATK + 25 per upgrade level of the item, Drains 5 SP from the user every second.
Adds a 0.1% chance of buffing the user for 3 seconds when receiving a physical attack per upgrade level if the item.; ATK + 25 per upgrade level of the item, Drains 5 SP from the user every second.

What should you do if a ferocious predator has nodded on your head?
The correct answer is to give him a good sleep! Then maybe he won't eat you.
-------------
STR, DEX +2.
Physical damage on Animal monsters +10% when equipped with a weapon.
Has a chance of transforming you into an Eddga for 3 seconds while you are physically attacking or when you receive Physical damage.
Chance to transform increases as refine level goes higher.
-------------
[During transformation]
ATK +25.
Drains 5 SP from the user every second.
-------------
[For each refine level]
ATK +25.
-------------
Class: Headgear
Location: Upper
Defense: 10
Weight: 40
Required Level: 1
Job: All

Todos

Não especificado

Flags
Pode entrar em loja de player? Não
Invoca monstro? Não
Faz parte de um contêiner? Não
Tem pilha única? Não
Vincula ao equipar? Não
Anuncia o drop? Não
É consumido ao usar? Sim
Tem efeito ao cair no chão? Não
Empilhamento
Não especificado
Uso
Não especificado
Comércio
Substituir Não especificado
Pode ser descartado? Sim
Pode ser trocado? Sim
Pode ser trocado com o parceiro? Sim
Pode ser vendido para NPC? Sim
Pode ser colocado no carrinho? Sim
Pode ser colocado no armazém? Sim
Pode ser colocado no armazém da guilda? Sim
Pode ser enviado por correio? Sim
Pode ser leiloado? Sim
Atraso
Não especificado
bonus bStr,2;
bonus bDex,2;
bonus2 bAddRace,RC_Brute,10;
bonus2 bAddRace,RC_Player_Doram,10;
.@r = getrefine();
autobonus "{ bonus2 bSPLossRate,5,1000; bonus bBaseAtk,25*max(1,getrefine()); }",3*.@r,3000,BF_NORMAL,"{ active_transform 1115,3000; specialeffect2 EF_POTION_BERSERK; showscript \"Traaaansformation-!! Eddga form!!\"; }";
autobonus2 "{ bonus2 bSPLossRate,5,1000; bonus bBaseAtk,25*max(1,getrefine()); }",.@r,3000,BF_NORMAL,"{ active_transform 1115,3000; specialeffect2 EF_POTION_BERSERK; showscript \"Traaaansformation-!! Eddga form!!\"; }";
Referências do Script
bStr Bônus de Item
bStr
Assinatura:
bonus bStr,n;
Descrição:
STR + n
bDex Bônus de Item
bDex
Assinatura:
bonus bDex,n;
Descrição:
DEX + n
bAddRace Bônus de Item
bAddRace
Assinatura:
bonus2 bAddRace,r,x;
Descrição:
+x% physical damage against race r
getrefine Comando
getrefine
Assinatura:
getrefine()
Descrição:
function is called. This function is intended for use in item scripts.
bSPLossRate Bônus de Item
bSPLossRate
Assinatura:
bonus2 bSPLossRate,n,t;
Descrição:
Lose n SP every t milliseconds
bBaseAtk Bônus de Item
bBaseAtk
Assinatura:
bonus bBaseAtk,n;
Descrição:
Basic attack power + n
active_transform Comando
active_transform
Assinatura:
active_transform <monster ID>,<duration>{,<sc type>,<val1>,<val2>,<val3>,<val4>};
active_transform "<monster name>",<duration>{,<sc type>,<val1>,<val2>,<val3>,<val4>};
Descrição:
a SC attribute effect while transformed. Note that players cannot be transformed during War of Emperium or if already disguised. Can only be removed when you die or the duration ends. 'transform' and 'active_transform' can stack on each other but using 'transform' or 'active_transform' twice will not stack (it will cancel the previous bonus for the new). 'active_transform' will take priority over transform for its duration. \\ 4,3 Marriage-related commands \\
specialeffect2 Comando
specialeffect2
Assinatura:
specialeffect2 <effect number>{,<send_target>{,"<Player Name>"}};
Descrição:
This command behaves identically to 'specialeffect', but the effect will be centered on the invoking character's sprite. <Player name> parameter will display <effect number> on another Player than the one currently attached to the script. Like with specialeffect, when specifying a player, <send_target> must be supplied, specifying AREA will retain the default behavior of the command.
showscript Comando
showscript
Assinatura:
showscript "<message>"{,<GID>, <flag>};
Descrição:
Makes attached player or GID says a message like shouting a skill name, the message will be seen to everyone around but not in chat window. flag: Specify target AREA - Message is sent to players in the vicinity of the source (default). SELF - Message is sent only to player attached.
Não especificado
Referências do Script

Nenhuma referência documentada foi detectada neste script.

Não especificado
Referências do Script

Nenhuma referência documentada foi detectada neste script.

Não especificado

Não especificado

Não especificado

Não especificado

Não especificado

Não especificado

Refino Grupo Nível do Item Refinável Nível da Arma Nível da Armadura Detalhes
Refino Armadura 1 Sim Não especificado 1 Detalhes

Não especificado