Item Details

Demon Hunting Bible [2] ( Demon_Hunting_Bible )

ID 28602 Demon Hunting Bible [2]
Demon Hunting Bible [2] Prix d'achat: zeny Prix de vente: 0 zeny Poids: 50 Emplacements: 2
Type: Arme. Sous-type: Livre Genre: Les deux Lieux: Arme
Attaque: 30 Attaque magique: 170 Portée: 1 Défense: Non spécifié
Niveau d'arme: 3 Niveau d'armure: Non spécifié Niveau d'équipement min.: 110 Niveau d'équipement max.: Non spécifié
Affûtage: 1 Améliorable: Non spécifié Élément: Saint Classes: Classes Quatrièmes., Toutes les classes Troisièmes.

Kitab yang diberikan hanya kepada Priest yang terlatih untuk melenyapkan iblis.
INT +2, DEX +2.
MATK +170.
Serangan Magnus Exorcismus bertambah sebesar 30%.
Setiap 1 INT murni menambahkan serangan Magnus Exorcismus sebesar 1% (Maks 120)
Ketika digunakan bersamaan denga Spiritual Ring, Casting skill Magnus Exorcismus berkurang 25%.
Ketika menerima serangan fisik, ada kemungkinan mengabaikan MDEF lawan berdasarkan level refine
Efek Heal, Sanctuary, Aid Potion, Highness Heal, dan Coluseo Heal meningkat sebesar 10%.
Efek skill penyembuhan dan Item penyembuh meningkat sebesar 10%.
Jenis : Book Serangan : 30
Berat : 50
Lv Senjata: 3
Lv Minimum : 110
Profesi: Archbishop

Non spécifié

Drapeaux
Peut-il être ajouté à une boutique d'achat de joueur ? Non
Invoque un monstre ? Non
Fait partie d'un conteneur ? Non
Possède une pile unique ? Non
Se lie à l'équipement ? Non
Annonce le drop ? Non
Est consommé à l'utilisation ? Oui
A un effet au sol ? Non
Empilement
Non spécifié
Utilisation
Non spécifié
Commerce
Remplacer Non spécifié
Peut être jeté ? Oui
Peut être échangé ? Oui
Peut être échangé avec le partenaire ? Oui
Peut être vendu à un PNJ ? Oui
Peut être placé dans le chariot ? Oui
Peut être placé dans le stockage ? Oui
Peut être placé dans le stockage de guilde ? Oui
Peut être envoyé par courrier ? Oui
Peut être mis aux enchères ? Oui
Délai
Non spécifié
bonus bInt,2;
bonus bDex,2;
.@b = readparam(bInt);
bonus2 bSkillAtk,"PR_MAGNUS",30+min(.@b,120);
bonus bHealPower,10;
bonus bAddItemHealRate,10;
.@r = (getrefine()*1000);
autobonus2 "{ bonus2 bIgnoreMdefRaceRate,RC_All,100; }",50,1000+.@r,BF_WEAPON,"{ specialeffect2 EF_FLOWERCAST; }";
bonus bUnbreakableWeapon;
bonus bAtkEle,Ele_Holy;
Références du Script
bInt Bonus d’Objet
bInt
Signature:
bonus bInt,n;
Description:
INT + n
bDex Bonus d’Objet
bDex
Signature:
bonus bDex,n;
Description:
DEX + n
readparam Commande
readparam
Signature:
readparam(<parameter number>{,"<character name>"})
readparam(<parameter number>{,<char_id>})
Description:
This function will return the specified stat of the invoking character, or, if a character name or character id is specified, of that player. The stat can either be a number or parameter name, defined in ''. Some example parameters: StatusPoint, BaseLevel, SkillPoint, Class, Upper, Zeny, Sex, Weight, MaxWeight, JobLevel, BaseExp, JobExp, NextBaseExp, NextJobExp, Hp, MaxHp, Sp, MaxSp, BaseJob, Karma, Manner, bVit, bDex, bAgi, bStr, bInt, bLuk, Ap, MaxAp All of these also behave as variables, but don't expect to be able to just 'set' them - some will not work for various internal reasons. Example 1: Using this particular information as a function call is not required. Typing this will return the same result: Example 2: You can also use this command to get stat values.
Exemple:
// Returns how many status points you haven't spent yet.
mes "Unused status points: " + readparam(9);
mes "Unused status points: " + StatusPoint;
if (readparam(bVit) > 77)
mes "Only people with over 77 Vit are reading this!";
bSkillAtk Bonus d’Objet
bSkillAtk
Signature:
bonus2 bSkillAtk,sk,n;
Description:
Increases damage of skill sk by n%
bHealPower Bonus d’Objet
bHealPower
Signature:
bonus bHealPower,n;
Description:
Increases heal amount of all heal skills by n%
bAddItemHealRate Bonus d’Objet
bAddItemHealRate
Signature:
bonus2 bAddItemHealRate,iid,n;
Description:
Increases HP recovered by n% for item iid
getrefine Commande
getrefine
Signature:
getrefine()
Description:
function is called. This function is intended for use in item scripts.
bIgnoreMdefRaceRate Bonus d’Objet
bIgnoreMdefRaceRate
Signature:
bonus2 bIgnoreMdefRaceRate,r,n;
Description:
Disregard n% of the target's MDEF if the target belongs to race r
specialeffect2 Commande
specialeffect2
Signature:
specialeffect2 <effect number>{,<send_target>{,"<Player Name>"}};
Description:
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.
bUnbreakableWeapon Bonus d’Objet
bUnbreakableWeapon
Signature:
bonus bUnbreakableWeapon;
Description:
Weapon cannot be damaged/broken by any means
bAtkEle Bonus d’Objet
bAtkEle
Signature:
bonus bAtkEle,e;
Description:
Gives the player's attacks element e
Non spécifié
Références du Script

Aucune référence documentée n’a été détectée dans ce script.

Non spécifié
Références du Script

Aucune référence documentée n’a été détectée dans ce script.

Non spécifié

Non spécifié

Non spécifié

Non spécifié

Non spécifié

Non spécifié

Raffinage Groupe Niveau de l'objet Affûtage Niveau d'arme Niveau d'armure Détails
Raffinage Arme 3 Oui 3 Non spécifié Détails

Non spécifié