diff --git a/FileConfig.json b/FileConfig.json index c5093bd..0ce078c 100644 --- a/FileConfig.json +++ b/FileConfig.json @@ -66,6 +66,15 @@ { "type": "img", "content": "0" + },{ + "type": "str", + "content": "在 etc/rindro/ancientrelic/ancientrelic.etc 文件中更改配置,三个数字为一组,(装备编号,普通状态下伤害倍率,开启魔能爆发状态下伤害倍率),可自行拓展装备和伤害,不限制装备类型." + },{ + "type": "img", + "content": "1" + },{ + "type": "str", + "content": "其余机制均与原版一模一样." } ] }, diff --git a/Project/CustomizeWeapon/AncientRelic/img/1.png b/Project/CustomizeWeapon/AncientRelic/img/1.png new file mode 100644 index 0000000..6d19363 Binary files /dev/null and b/Project/CustomizeWeapon/AncientRelic/img/1.png differ