范海辛的奇妙冒险3装备固定属性及代码修改方法
在范海辛的奇妙冒险3游戏中,大多数玩家都想通过修改代码而齐声装备属性。虽然有些玩家经过摸索修改成功,但是绝大部分玩家还是不知道该如何去修改。今天小编就为大家带来玩家分享的固定装备属性及代码修改方法,希望对大家有所帮助。
武器恶魔之角
Artifact
{
Name=vh3FocusEpic1
Icon=focus_13_02
LootModel=focus
EquipmentModel=focus_13_02
Type=Weapon
SubType=Focus
Rarity=epic
MinLevel=9
MaxLevel=40
Value=25000
Alchemy=20
AlchemyPossible=1
Cooldown=-20
CooldownMax=-10
MagicDamage=450
MagicDamageMax=600
Requirements=level(1)
Enchantments=willpowerUnique(value=50|60),attribute_bonusUnique(value=250|250),increase_fire_damagebonus_percentUnique(value=70|80),mana_per_hitUnique(value=205|205),critical_damage_mulUnique(value=150|160;critical_hit=200),luckUnique(value=50|60),bodyUnique(value=205|205),VH2_Fully_heal_on_kill(value=30|30),speedbonus_percentUnique(value=20|20),attack_ratebonus_percentUnique(value=100|100),defense_item_Unique(value=500|500)
}
willpowerUnique(value=50|60)增加意志
attribute_bonusUnique(value=250|250)全属性
increase_fire_damagebonus_percentUnique(value=70|80)火焰伤害
defense_item_Unique(value=500|500)物品防御
speedbonus_percentUnique(value=20|20)移动速度
VH2_Fully_heal_on_kill(value=30|30)杀敌回满生命
bodyUnique(value=205|205)体质
attack_ratebonus_percentUnique(value=100|100)攻击速度
luckUnique(value=50|60)幸运
critical_hitUnique(value=45|45)暴击率
critical_damage_mulUnique(value=45|45)暴击伤害
mana_per_hitUnique(value=25|25)杀敌回蓝
arcane_damagebonus_fixUnique(value=50|50)加法术伤害
increase_lightning_damagebonus_percentUnique(value=70|80)闪电伤害
physical_damage_reductionbonus_percentUnique(value=40|50)物理伤害减少
hp_per_hitUnique(value=50|60)攻击回血
elemental_damage_reductionbonus_percentUnique(value=80|90)元素伤害减少
DamageReductionPercent(value=30|40)伤害降低百分比
full_resistanceUnique(value=200|200)所有抗性
physical_resistanceUnique(value=116|118)物理抗性
Enchantments= 之后可随意添加代码
willpowerUnique(value=50|60)
willpowerUnique(value=50|60)整个属性值
(value=50|60)是随机值,上面代码只加了些有用的
关键词: 范海辛的奇妙冒险3 范海辛的奇妙冒险3装备