下面是各种法术核心的代码:
使用的是learnspellsymbol命令,
learnspellsymbol symbol_earth false
learnspellsymbol symbol_stone false
learnspellsymbol symbol_fire false
learnspellsymbol symbol_frost false
learnspellsymbol symbol_lightning false
learnspellsymbol symbol_heal false
learnspellsymbol symbol_passion false
learnspellsymbol symbol_hallucination false
learnspellsymbol symbol_gravelight false
learnspellsymbol symbol_strengthen false
learnspellsymbol 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
下面是调整法术技能级别的代码:
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
后面那个值可以改的哈,比如100,200什么的。