Files
cultivation-world-simulator/static/game_configs/weapon.csv
2025-11-13 01:34:09 +08:00

16 lines
1.4 KiB
CSV

id,name,weapon_type,grade,sect_id,desc,effects
,名称,兵器类型,等级(普通/宝物/法宝),所属宗门ID(见sect.csv),描述/提示词,"JSON形式"
1,本命剑匣,,法宝,1,以心御剑,匣启如霆,剑意随心破万法.,"{""extra_battle_strength_points"": 3}"
4,镇魂钟,,法宝,7,钟鸣摄魄,定魂镇邪,护心安魂.,"{""extra_battle_strength_points"": 2, ""extra_observation_radius"": 1}"
6,万魂幡,,法宝,4,幡起万魂啾啾,阴风过境.,"{""legal_actions"": [""DevourMortals""], ""extra_battle_strength_points"": ""eval(avatar.weapon.special_data.get('devoured_souls', 0) // 100 * 0.1)""}"
1001,普通剑,,普通,,平凡无奇的剑。,"{""extra_battle_strength_points"": 1}"
1002,普通刀,,普通,,平凡无奇的刀。,"{""extra_battle_strength_points"": 1}"
1003,普通枪,,普通,,平凡无奇的枪。,"{""extra_battle_strength_points"": 1}"
1004,普通棍,,普通,,平凡无奇的棍。,"{""extra_battle_strength_points"": 1}"
1005,普通扇,,普通,,平凡无奇的扇。,"{""extra_battle_strength_points"": 1}"
1006,普通鞭,,普通,,平凡无奇的鞭。,"{""extra_battle_strength_points"": 1}"
1007,普通琴,,普通,,平凡无奇的琴。,"{""extra_battle_strength_points"": 1}"
1008,普通笛,,普通,,平凡无奇的笛。,"{""extra_battle_strength_points"": 1}"
1009,普通暗器,暗器,普通,,平凡无奇的暗器。,"{""extra_battle_strength_points"": 1}"