Files
cultivation-world-simulator/static/game_configs/weapon.csv
2025-11-29 14:31:50 +08:00

4.2 KiB

1idnameweapon_typegradesect_iddesceffects
2名称兵器类型等级(普通/宝物/法宝)所属宗门ID(见sect.csv)描述/提示词JSON形式(支持宽松格式,见effects.py说明)
31001凡品剑普通平凡无奇的剑。{extra_battle_strength_points: 1}
41002凡品刀普通平凡无奇的刀。{extra_battle_strength_points: 1}
51003凡品枪普通平凡无奇的枪。{extra_battle_strength_points: 1}
61004凡品棍普通平凡无奇的棍。{extra_battle_strength_points: 1}
71005凡品扇普通平凡无奇的扇。{extra_battle_strength_points: 1}
81006凡品鞭普通平凡无奇的鞭。{extra_battle_strength_points: 1}
91007凡品琴普通平凡无奇的琴。{extra_battle_strength_points: 1}
101008凡品笛普通平凡无奇的笛。{extra_battle_strength_points: 1}
111009凡品暗器暗器普通平凡无奇的暗器。{extra_battle_strength_points: 1}
122001青霜剑宝物剑身寒气逼人,剑锋如霜。{extra_battle_strength_points: 2}
132002破军刀宝物刀势霸道凌厉,破军杀阵。{extra_battle_strength_points: 2}
142003龙吟枪宝物枪出如龙,势如破竹。{extra_battle_strength_points: 2, extra_max_hp: 50}
152004降魔杵宝物降妖除魔,正气凛然。{extra_battle_strength_points: 2, extra_max_hp: 50}
162005紫罗扇宝物扇动间紫气缭绕,洞悉先机。{extra_battle_strength_points: 2, extra_observation_radius: 1}
172006蛟龙鞭宝物鞭身如蛟龙盘旋,柔中带刚。{extra_battle_strength_points: 2}
182007瑶光琴宝物琴音悠扬,助人悟道。{extra_battle_strength_points: 2, cultivate_duration_reduction: 0.1}
192008凤鸣笛宝物笛声如凤鸣九天,清心宁神。{extra_battle_strength_points: 2, cultivate_duration_reduction: 0.1}
202009追魂刺暗器宝物暗器如影随形,取人性命于无声。{extra_battle_strength_points: 2}
212010灵兽骨笛宝物2以灵兽之骨炼成,可与兽类心意相通。[{extra_battle_strength_points: 1}, {when: 'avatar.spirit_animal is not None', extra_battle_strength_points: 2}]
222011赤焰战刀宝物烈火淬炼而成,刀身赤红似火。{extra_battle_strength_points: 2}
232012玄铁重剑宝物重剑无锋,大巧不工。{extra_battle_strength_points: 2, extra_max_hp: 100}
242013碧波软剑宝物轻灵如水,剑法飘逸。{extra_battle_strength_points: 2, extra_escape_success_rate: 0.1}
252014伏魔降妖棍宝物7镇魂宗弟子常用,正气凛然。{extra_battle_strength_points: 2, extra_max_mp: 100}
263001本命剑匣法宝1以心御剑,匣启如霆,剑意随心破万法.{extra_battle_strength_points: 3}
273002镇魂钟法宝7钟鸣摄魄,定魂镇邪,护心安魂.{extra_battle_strength_points: 2, extra_observation_radius: 1}
283003万魂幡法宝4幡起万魂啾啾,阴风过境.{legal_actions: ['DevourMortals'], extra_battle_strength_points: 'avatar.weapon.special_data.get("devoured_souls", 0) // 100 * 0.1'}
293004百战破军枪法宝9千帆城名器,百战淬炼,熟能生巧,威力与熟练度共长。{extra_battle_strength_points: '2 + avatar.weapon.proficiency * 0.01'}
303005霸王战戟法宝上古霸王遗兵,境界越高威力越强,可对低境界者形成压制。[{extra_battle_strength_points: 2}, {when: 'avatar.cultivation.level >= 30', extra_battle_strength_points: 2, realm_suppression_bonus: 0.1}]
313006千手灭魂箭暗器法宝5朱勾宗杀器,暗箭如雨,来去无踪。{extra_battle_strength_points: 3, extra_observation_radius: 1, extra_escape_success_rate: 0.15}
323007剑宗诛邪剑法宝1明心剑宗传承圣剑,克制邪道。{extra_battle_strength_points: 3}
333008阴阳双刃法宝正邪同体,阴阳调和,兼具两面之力。{extra_battle_strength_points: 2, extra_max_hp: 100, extra_max_mp: 100}
343009虚空之扇法宝扇动间可窥破虚空,千里瞬至。{extra_battle_strength_points: 2, extra_observation_radius: 2, extra_move_step: 1}
353010鬼哭神嚎锤法宝邪道重兵,锤起鬼哭神嚎,刚猛无匹。{extra_battle_strength_points: 3, damage_reduction: 0.1}