ItemOption.txt说明
ItemOption.txt说明
//卓越物品属性
// OPTIONS NUMBERS FOR OptionIndex COLUMN
// +X = 属性值
//
// SKILLS 技能
// 0 -> Can use skill (Set it in CustomItem.txt or Item.txt in Skill column) otherwise you can use one of the below listed
//0指可以使用默认技能,或者可以以下代码指定某一个技能
// 18 -> "Defense skill" (Shield "圣盾防御"
// 19 -> "Falling slash skill" (Sword/Axe/Mace) "地裂斩"
// 20 -> "Lunge skill" (Sword/Axe/Mace) "牙突刺"
// 21 -> "Uppercut skill" (Sword/Axe/Mace) "升龙击"
// 22 -> "Cyclone skill" (Sword/Axe/Mace) "旋风斩"
// 23 -> "Slash skill" (Sword/Axe/Mace) "天地十字剑"
// 24 -> "Triple shot skill" (Bow / Crossbow) "多重箭"
// 49 -> "Raid shoot skill" (Dinorant) "流星焰"
// 56 -> "Power slash skill" (Magic Gladiator) 天雷闪
// LUCK AND EXCELLENT 幸运、卓越
// 60 -> "Additional Dmg +X" 追加伤害增加 X
// 61 -> "Additional Wizardry Dmg +X" 追加魔法伤害增加 X
// 62 -> "Additional defense rate +X%" 防御率增加(盾牌) X%
// 63 -> "Additional defense +X" 防御力增加
// 64 -> "Luck (critical damage rate +5%)" 幸运一击几率 +5%
// 65 -> "Automatic HP recovery X%" 自动回血 x%
// 66 -> "Increase Max HP +4%" 最大生命 +4%
// 67 -> "Increase Max Mana +4%" 最大魔法 +4%
// 68 -> "Damage Decrease +4%" 减伤 4%
// 69 -> "Reflect Damage +5%" 反伤 5%
// 70 -> "Defense success rate +10%" 防率 10%
// 71 -> "Increases acquisition rate of Zen after hunting monsters +30%" 杀怪加钱 30%
// 72 -> "Excellent Damage rate +10%" 卓越一击10%
// 73 -> "Increase Damage +level/20" 等级/20
// 74 -> "Increase Damage +X%" 攻击增加 +x%
// 75 -> "Increase Wizardry Dmg +level/20" 魔法攻击增加 等级/20
// 76 -> "Increase Wizardry Dmg +X%" 魔法攻击增加 +x%
// 77 -> "Increase Attacking(Wizardry) speed +X" 攻速 +x
// 78 -> "Increases life acquisition rate after hunt +life/8"杀怪回血 最大生命/8
// 79 -> "Increases mana acquisition rate after hunt +mana/8" 回蓝 最大魔法/8
// 80 -> "HP +X increased" 回血+x
// 81 -> "Mana +X increased" 回蓝+x
// 82 -> "Ignor opponent's defensive power by X%" 无视对手的防御力 X
// 83 -> "Max AG +X increased" 加AG +X
// 84 -> "Absorb X% additional damage" 吸收 X% 的额外伤害
此文件用来修改武器的默认技能、幸运值、卓越值