Item Details

Shuriken Glorioso ( Krieger_Huuma_Shuriken1 )

ID 13307 Shuriken Glorioso
Shuriken Glorioso Preço de Compra: 20 zeny Preço de Venda: 10 zeny Peso: 0 Slots: Não especificado
Tipo: Arma Subtipo: Shuriken Fuuma Gênero: Ambos Localizações: Mão Direita + Mão Esquerda
Ataque: 55 Ataque Mágico: 90 Alcance: 1 Defesa: Não especificado
Nível da Arma: 4 Nível da Armadura: Não especificado Nível Mín. de Equipamento: 80 Nível Máx. de Equipamento: Não especificado
Refinável: 1 Graduável: Não especificado Elemento: Neutro Classes: Não especificado

Shuriken fabricado no Reino Maroll.
Indestrutível em batalha.
ATQM +90.
Dano físico contra as raças Humanoide e Humano +95%.
Ignora 20% da DEF das raças Humanoide e Humano.
5% de chance de aumentar o dano de [Arremessar Huuma] e [Ataque Mortal] em 100% por 10 segundos ao realizar ataques físicos.
Se refinada em +6 ou mais:
Ignora +5% adicional da DEF das raças Humanoide e Humano.
Ativa [Carniceiro] nv. 2.
Se refinada em +9 ou mais:
Ativa [Curar] nv. 10 em si ao usar [Ataque Mortal].
Chance de ativar [Fermimento Mortal] nv. 2 ao usar [Arremessar Huuma].
[Carniceiro] nv. 2
Aumenta o dano físico contra as raças Humanoide e Humano de acordo com o refino.
Refino +6: 9%.
Refino +7: 16%.
Refino +8: 25%.
Refino +9: 36%.
Refino +10: 49%.
Refino +11: 64%.
Refino +12: 81%.
Refino +13: 100%.
Refino +14: 121%.
Tipo: Huuma
Ataque: 55
Peso: 0
Nível da Arma: 4
Nível necessário: 80
Classes que utilizam: Ninja

Kekuatan serangan fisik meningkat terhadap monster Demihuman sebesar 95%.
Mengabaikan defense fisik monster Demihuman sebesar 20%.
MATK + 90
Meningkatkan damage sebesar 100% dari skill [Throw Huuma Shuriken] dan [Killing Strike] selama 10 detik. ketika menyerang memberikan kemungkinan sebesar 5%
Tidak dapat dirusak.
* Penambahan fungsi senjata dari level upgrade
+6 Upgrade
5% Meningkatkan dalam pengabaian defense fisik dari monster Demihuman
[Slaughter] Lv 2 (Bonus damage meningkat sampai dengan level upgrave 14)
+9 Upgrade
Ketika menggunakan skill [Killing Strike], berkemungkinan autocast skill [Heal] Lv.10 kepada pemakai
Ketika menggunakan skill [Throw Huuma Shuriken], memberikan kemungkinan autocast [Fatal Blow] Lv.2 kepada musuh pada saat tertentu.
Jenis : Huuma Attack : 55
Berat : 0
Senjata Level : 4
Level Persyaratan : 80
Profesi : Ninja

Account Bound
Class: Huuma Shuriken
Attack: 55
Weight: 0
Weapon Level: 4
Requires Level: 80
Usable By: Ninja Jobs
Increases Physical Attack Strength to Demihuman monster by 95%.
Ignores physical defense from Demihuman monster by 20%.
Increases Physical Attack Strength to Human Player monster by 95%.
Ignores physical defense from Human Player monster by 20%.
MATK + 90
Increase damage by 100% of [Throw Huuma Shuriken] and [Killing Strike] for 10 sec. when attacking and synchronizing the weapon by 5%
Indestructible.
***Additional Weapon Refining Level Option***
+6 Refining Ignore Defense of Demihuman monsters +5%
+6 Refining Ignore Defense of Human Player monsters +5%
[Slaughter] Lv 2(Damage bonus of Destruction increases up to the upgrade level 14.)
+9 Refining When using [Killing Strike], auto-spell Lv. 10 [Heal].
+9 Refining When using [Throw Huuma Shuriken], has a chance of inflicting consistent

Character Bound.
Ignores physical defense of Human and Demihuman enemies +20%.
Weapon damage to Human and Demi-Humans by formula +(95%+([refine lv - 3] *[refine lv - 3]))
MATK +90.
Has a chance of increasing damage by 100% of[Throw Huuma Shuriken] and[Killing Strike] for 10 sec. while dealing physical damage.
Indestructable.
-------------
[If refine lv +6]
Physical defense of Human and Demihuman enemies -5%.
-------------
[If refine lv +9]
Auto casting Lv 10[Heal] on the player when using[Killing Strike]
Adds a chance of casting Lv 2[Critical Wounds] on an enemy when using[Throw Huuma Shuriken].
-------------
Class: Huuma
Attack: 55
Weight: 0
Weapon Level: 4
Required Level: 80
Jobs: Ninja Jobs

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? Não
Pode ser trocado? Não
Pode ser trocado com o parceiro? Sim
Pode ser vendido para NPC? Sim
Pode ser colocado no carrinho? Não
Pode ser colocado no armazém? Não
Pode ser colocado no armazém da guilda? Não
Pode ser enviado por correio? Não
Pode ser leiloado? Não
Atraso
Não especificado
bonus2 bAddRace,RC_DemiHuman,95;
bonus2 bAddRace,RC_Player_Human,95;
bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20;
bonus2 bIgnoreDefRaceRate,RC_Player_Human,20;
autobonus "{ bonus2 bSkillAtk,\"NJ_HUUMA\",100; bonus2 bSkillAtk,\"NJ_ISSEN\",100; }",50,10000;
bonus bUnbreakableWeapon;
.@r = getrefine();
if (.@r>5) {
   bonus2 bAddRace,RC_DemiHuman,pow(min(14,.@r)-3,2);
   bonus2 bAddRace,RC_Player_Human,pow(min(14,.@r)-3,2);
   bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5;
   bonus2 bIgnoreDefRaceRate,RC_Player_Human,5;
}
if (.@r>8) {
   bonus5 bAutoSpellOnSkill,"NJ_ISSEN","AL_HEAL",10,1000,1;
   bonus4 bAutoSpellOnSkill,"NJ_HUUMA","NPC_CRITICALWOUND",2,200;
}
Referências do Script
bAddRace Bônus de Item
bAddRace
Assinatura:
bonus2 bAddRace,r,x;
Descrição:
+x% physical damage against race r
bIgnoreDefRaceRate Bônus de Item
bIgnoreDefRaceRate
Assinatura:
bonus2 bIgnoreDefRaceRate,r,n;
Descrição:
Disregard n% of the target's DEF if the target belongs to race r
bSkillAtk Bônus de Item
bSkillAtk
Assinatura:
bonus2 bSkillAtk,sk,n;
Descrição:
Increases damage of skill sk by n%
bUnbreakableWeapon Bônus de Item
bUnbreakableWeapon
Assinatura:
bonus bUnbreakableWeapon;
Descrição:
Weapon cannot be damaged/broken by any means
getrefine Comando
getrefine
Assinatura:
getrefine()
Descrição:
function is called. This function is intended for use in item scripts.
if Comando
if
Assinatura:
if (<condition>) <statement>;
Descrição:
Este é o comando de instrução condicional básico, e praticamente o único disponível nesta linguagem de script. A condição pode ser qualquer expressão. Todas as expressões que resultam em um valor não zero serão consideradas Verdadeiras, incluindo valores negativos. Todas as expressões que resultam em zero são falsas. Se a expressão resultar em Verdadeira, a instrução será executada. Se não for verdadeira, nada acontece e passamos para a próxima linha do script. Para mais informações sobre operadores condicionais, consulte a seção de operadores acima. armazená-lo em uma variável específica: Mais exemplos de uso do comando 'if' no mundo real: Exemplo 1: Exemplo 2: Note que os exemplos 1 e 2 têm o mesmo efeito. Exemplo 3: Exemplo 4: Exemplo 5: Veja 'strcharinfo' para uma explicação do que esta função faz. Exemplo 6: Usando condições complexas. O motor de script também suporta declarações 'if' aninhadas: Se a condição não for atendida, ele executará a ação seguinte ao 'else'. Também podemos agrupar várias ações dependendo de uma condição: Lembre-se que se você planeja fazer várias ações quando a condição for falsa, e você esquecer de usar as chaves ( { } ), a segunda ação será executada independentemente da saída da condição, a menos, é claro, que você pare a execução do script se a condição for verdadeira (ou seja, no primeiro agrupamento usando um return;, end; ou um close;) Além disso, você pode ter múltiplas condições aninhadas ou encadeadas.
Exemplo:
if (1)  mes "This will always print.";
if (0)  mes "And this will never print.";
if (5)  mes "This will also always print.";
if (-1) mes "Funny as it is, this will also print just fine.";
if (strcharinfo(0) == "Daniel Jackson") mes "It is true, you are Daniel!";
.@answer = 1;
input .@input;
if (.@input == .@answer)
close;
mes "Sorry, your answer is incorrect.";
close;
.@answer = 1;
input .@input;
if (.@input != .@answer)
mes "Sorry, your answer is incorrect.";
close;
.@count++;
mes "[Forgetful Man]";
if (.@count == 1) mes "This is the first time you have talked to me.";
if (.@count == 2) mes "This is the second time you have talked to me.";
if (.@count == 3) mes "This is the third time you have talked to me.";
if (.@count == 4) {
mes "This is the fourth time you have talked to me.";
mes "I think I am getting amnesia, I have forgotten about you...";
.@count = 0;
}
close;
mes "[Quest Person]";
if (countitem(512) < 1) {  // 512 is the item ID for Apple, found in db/item_db.yml
mes "Can you please bring me an apple?";
close;
}
mes "Oh, you brought an Apple!";
mes "I didn't want it, I just wanted to see one.";
close;
mes "[Person Checker]";
if ($@name$ == "") {  // global variable not yet set
mes "Please tell me someones name";
next;
input $@name$;
$@name2$ = strcharinfo(0);
mes "[Person Checker]";
mes "Thank you.";
close;
}
if ($@name$ == strcharinfo(0)) {  // player name matches $@name$
mes "You are the person that " + $@name2$ + " just mentioned.";
mes "Nice to meet you!";
// reset the global variables
$@name$ = "";
$@name2$ = "";
close;
}
mes "You are not the person that " + $name2$ + " mentioned.";
close;
mes "[Multiple Checks]";
if (@queststarted == 1 && countitem(512) >= 5) {
mes "Well done, you have started the quest and brought me 5 Apples.";
@queststarted = 0;
delitem 512,5;
close;
}
mes "Please bring me 5 apples.";
@queststarted = 1;
close;
if (<condition>)
dothis;
else
dothat;
if (<condition>) {
dothis1;
dothis2;
} else {
dothat1;
dothat2;
dothat3;
}
if (<condition 1>)
dothis;
else if (<condition 2>) {
dothat;
end;
} else
dothis;
pow Comando
pow
Assinatura:
pow(<number>,<power>)
Descrição:
Returns the result of the calculation. Example:
Exemplo:
.@i = pow(2,3); // .@i will be 8
bonus5 Comando
bonus5
Assinatura:
bonus5 <bonus type>,<val1>,<val2>,<val3>,<val4>,<val5>;
Descrição:
These commands are meant to be used in item scripts. They will probably work outside item scripts, but the bonus will not persist for long. They, as expected, refer only to an invoking character. kind in ''.
bAutoSpellOnSkill Bônus de Item
bAutoSpellOnSkill
Assinatura:
bonus5 bAutoSpellOnSkill,sk,x,y,n,i;
Descrição:
Adds a n/10% chance to autospell skill x at level y when using skill sk
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

Não especificado

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

Não especificado