游戏狂人
 
- 贡献度
- 112
- 金元
- 6002
- 积分
- 1048
- 精华
- 0
- 注册时间
- 2011-6-29
|
本帖最后由 xjz5794143 于 2012-11-22 03:08 编辑
嫌开局甚至三四岛还没买到心仪的魔法吗.
比如陷阱,这东东如果开头没买到,后面想练起来那真是痛不欲生.
比如召唤自然,凤凰,邪书,无损的主力魔法.
比如复活,隐身之类的增加生存的,免得心仪的兵种死了一两只而四处买不到.
甚至其他的地泉,流星火雨之类的输出技能.
addon文件里的ses.kfs,里面的hero.txt
hero_warrior
hero_paladin
hero_mage
分别对应三职业,其下面是一些初始属性
其中的spells就是出生自带的魔法啦.
比如spell_magic_missile=1就是魔法师的魔法导弹,后面的1就是技能的等级.后面是-1的就代表是卷轴还没学.
想要什么魔法就自己加吧,下面送上各种魔法代码
spell_fire_arrow=3 //火焰箭
spell_adrenalin=3 //活力
spell_angel_avenger=3 //复仇天使
spell_anger_management=3 //狂怒转换
spell_animal_call=3 //自然召唤
spell_armageddon=3 //末日审判
spell_berserker=3 //狂战士
spell_bless=3 //祝福
spell_blind=3 //失明
spell_demon_slayer=3 //屠魔
spell_demonologist=3 //恶魔之门
spell_dispell=3 //驱散
spell_divine_armor=3 //神圣装甲
spell_dragon_wake=3 //唤醒
spell_evilbook=3 //邪恶之书
spell_exorcism=3 //驱魔
spell_fire_ball=3 //火球
spell_fire_breath=3 //地狱气息
spell_fire_rain=3 //流星火雨
spell_geyser=3 //地泉冲击
spell_gifts=3 //天赋
spell_haste=3 //加速
spell_healing=3 //治愈
spell_holy_rain=3 //生命之光
spell_hypnosis=3 //催眠
spell_invisibility=1 //隐身
spell_lightning=3 //闪电
spell_magic_bondage=3 //魔法束缚
spell_magic_source=3 //魔力源头
spell_necromancy=3 //召唤亡灵
spell_pacifism=3 //和平主义
spell_pain_mirror=3 //疼痛反射
spell_phantom=3 //幻影
spell_phoenix=3 //召唤凤凰
spell_plague=3 //瘟疫
spell_pygmy=3 //缩小
spell_ram=3 //变羊
spell_reaction=3 //战斗号角
spell_resurrection=3 //复活
spell_sacrifice=3 //献祭
spell_shroud=3 //油幕
spell_smile_skull=3 //剧毒头骨
spell_stone_skin=3 //石头皮肤
spell_target=3 //目标化
spell_teleport=3 //传送
spell_time_return=3 //时空回流
spell_trap=3 //陷阱
spell_zlogn=3 //邪物
spell_mad_rage=-20 //狂怒
spell_flame_gaze=-20 //炽热眼神
spell_fortune_smile=-20 //会心一击
spell_giant_birth=-20 //巨神降临
spell_magic_stream=-20 //魔力之源
spell_mind_depth=-20 //深思熟虑
spell_parent_experience=-50 //资深经验
spell_titan_armor=-20 //泰坦装甲
spell_titan_sword=-20 //泰坦之剑
spell_wind_song=-20 //风之歌
spell_dead_outbreak=-20 //死亡召唤
另外附送修改战场宝箱掉宝.
传送门http://bbs.3dmgame.com/thread-3540408-1-1.html
这些代码是AP的,不是北方勇士的,所以极少数是没有的,请注意.
合理修改有益体验游戏,想挑战高难度和随机性,请远离修改.
|
评分
-
1
查看全部评分
-
|