《暴君》游戏秘籍(控制台代码)

《暴君》游戏秘籍(控制台代码)4、调整法术技能等级

所属游戏: 暴君
英文名称:
相关操作: 收藏 下载地址 扩展
模组作者:MrAntiFun
标签:
最后更新:2018-01-03

调整法术技能等级

+

skill player spell_frost 1
skill player spell_lightning 1
skill player spell_strengthen 1
skill player spell_weaken 1
skill player spell_heal 1
skill player spell_frenzy 1
skill player spell_drain 1
skill player spell_hallucination 1
skill player spell_gravity 1
skill player spell_stone 1
后面的数字1可以自行修改

法术核心

+

使用的是learnspellmodifier命令

learnspellmodifier symbol_earth false
learnspellmodifier symbol_stone false
learnspellmodifier symbol_fire false
learnspellmodifier symbol_frost false
learnspellmodifier symbol_lightning false
learnspellmodifier symbol_heal false
learnspellmodifier symbol_passion false
learnspellmodifier symbol_hallucination false
learnspellmodifier symbol_gravelight false
learnspellmodifier symbol_strengthen false
learnspellmodifier symbol_weaken false

法术形态

+

获得法术形态代码:

learnspellshape shape_bolt false
learnspellshape shape_cone false
learnspellshape shape_aura false
learnspellshape shape_armor false
learnspellshape shape_field false
learnspellshape shape_rain false
learnspellshape shape_touch false
learnspellshape shape_trap false
learnspellshape shape_weapon false
learnspellshape shape_line false

法术符号

+

下面是法术的accent的代码:

learnspellmodifier mod_range_I false
learnspellmodifier mod_range_II false
learnspellmodifier mod_range_III false
learnspellmodifier mod_intensity_I false
learnspellmodifier mod_intensity_II false
learnspellmodifier mod_intensity_III false
learnspellmodifier mod_intensity_IV false
learnspellmodifier mod_accuracy_I false
learnspellmodifier mod_accuracy_II false
learnspellmodifier mod_accuracy_III false
learnspellmodifier mod_accuracy_IV false
learnspellmodifier mod_aoesize_I false
learnspellmodifier mod_aoesize_II false
learnspellmodifier mod_aoesize_III false
learnspellmodifier mod_chain_I false
learnspellmodifier mod_chain_II false
learnspellmodifier mod_dtbypass_I false
learnspellmodifier mod_dtbypass_II false
learnspellmodifier mod_dtbypass_III false
learnspellmodifier mod_duration_I false
learnspellmodifier mod_duration_II false
learnspellmodifier mod_duration_III false
learnspellmodifier mod_recovery_I false
learnspellmodifier mod_recovery_II false
learnspellmodifier mod_recovery_III false
learnspellmodifier mod_interrupt_I false
learnspellmodifier mod_interrupt_II false
learnspellmodifier mod_interrupt_III false

法术最后一格

+

法术最后一格自定义效果的代码:

learnspellmodifier mod_secondary_bleeding false
learnspellmodifier mod_secondary_bloodmagic false
learnspellmodifier mod_secondary_dazing false
learnspellmodifier mod_secondary_deflecting false
learnspellmodifier mod_secondary_focusedrain false
learnspellmodifier mod_secondary_frostfire false
learnspellmodifier mod_secondary_impact false
learnspellmodifier mod_secondary_killingblows false
learnspellmodifier mod_secondary_marking false
learnspellmodifier mod_secondary_phasing false
learnspellmodifier mod_secondary_piercing false
learnspellmodifier mod_secondary_pridemagic false
learnspellmodifier mod_secondary_rapidcasting false
learnspellmodifier mod_secondary_rooting false
learnspellmodifier mod_secondary_selflessmagic false
learnspellmodifier mod_secondary_spellsurge false
learnspellmodifier mod_secondary_stunning false
learnspellmodifier mod_secondary_volcanicweapon false
learnspellmodifier mod_secondary_volley false
learnspellmodifier mod_secondary_wildmagic false