Cajado da Magia Oculta [2] ( Shadow_Staff )
| ID 1682 |
|
|||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Preço de Compra: zeny | Preço de Venda: 0 zeny | Peso: 60 | Slots: 2 | ||||||||||||||||||||||||||||||||||||
| Tipo: Arma | Subtipo: Cajado | Gênero: Ambos | Localizações: Arma | |||||||||||||||||||||||||||||||||||||
| Ataque: Não especificado | Ataque Mágico: 130 | Alcance: 1 | Defesa: Não especificado | |||||||||||||||||||||||||||||||||||||
| Nível da Arma: 4 | Nível da Armadura: Não especificado | Nível Mín. de Equipamento: 90 | Nível Máx. de Equipamento: Não especificado | |||||||||||||||||||||||||||||||||||||
| Refinável: 1 | Graduável: Não especificado | Elemento: Neutro | Classes: Classes Quartas., Todas as classes Terceiras. | |||||||||||||||||||||||||||||||||||||
|
O grande poder escondido nesse cajado faz dele um artefato ideal para lançar poderosos (e perigosos) feitiços. Ketika kamu mempelajari Hell Inferno sampai Lv5, Não especificado
Flags
Empilhamento
Não especificado
Uso
Não especificado
Comércio
Atraso
Não especificado
.@r = getrefine();
bonus2 bSkillAtk,"WL_HELLINFERNO",(getskilllv("WL_HELLINFERNO") >= 5 ? 100 : 0) + (.@r*10);
bonus2 bIgnoreMdefRaceRate,RC_All,min(10,.@r)*5;
autobonus3 "{ bonus2 bVariableCastrate,\"WL_HELLINFERNO\",-30; }",.@r*40,5000,"WL_HELLINFERNO";
Referências do Script
getrefine
Comando
getrefine
Assinatura:
Descrição:
function is called.
This function is intended for use in item scripts.
bSkillAtk
Bônus de Item
bSkillAtk
Assinatura:
Descrição:
Increases damage of skill sk by n%
getskilllv
Comando
getskilllv
Assinatura:
Descrição:
character has. If they don't have the skill, 0 will be returned. The full list
of character skills is available in ''.
There are two main uses for this function, it can check whether the character
has a skill or not, and it can tell you if the level is high enough.
Example 1:
Example 2:
Exemplo:
bIgnoreMdefRaceRate
Bônus de Item
bIgnoreMdefRaceRate
Assinatura:
Descrição:
Disregard n% of the target's MDEF if the target belongs to race r
autobonus3
Comando
autobonus3
Assinatura:
Descrição:
These commands are meant to be used in item scripts only! See 'petautobonus' for pet usage.
What these commands do is 'attach' a script to the player which will get
executed on attack (or when attacked in the case of autobonus2).
Rate is the trigger rate of the script (1000 = 100%).
Duration is the time in milliseconds that the bonus will last for since the script has triggered.
Skill ID/skill name the skill which will be used as trigger to start the bonus. (autobonus3)
The optional argument 'flag' is used to classify the type of attack where the script
can trigger (it shares the same flags as the bAutoSpell bonus script):
Range criteria:
Attack type criteria:
Skill criteria:
The difference between the optional argument 'other script' and the 'bonus script' is that,
the former one triggers only when attacking(or attacked) and the latter one runs on
status calculation as well, which makes sure, within the duration, the "bonus" that get
lost on status calculation is restored. So, 'bonus script' is technically supposed to accept
"bonus" command only. And we usually use 'other script' to show visual effects.
In all cases, when the script triggers, the attached player will be the one
who holds the bonus. There is currently no way of knowing within this script
who was the other character (the attacker in autobonus2, or the target in
autobonus and autobonus3).
//Grants a 1% chance of starting the state "all stats +10" for 10 seconds when
//using weapon or misc attacks (both melee and ranged skills) and shows a special
//effect when the bonus is active.
Exemplo:
bVariableCastrate
Bônus de Item
bVariableCastrate
Assinatura:
Descrição:
Increases variable cast time of skill sk by n% (If RENEWAL_CAST is NOT defined, this bonus is equal to bCastrate)
Não especificado Referências do ScriptNenhuma referência documentada foi detectada neste script. Não especificado Referências do ScriptNenhuma 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 |
||||||||||||||||||||||||||||||||||||||||