军团表逻辑

This commit is contained in:
mamengke01
2021-01-22 21:28:35 +08:00
parent b5d84c03e4
commit 3e6ec77d56
30 changed files with 4838 additions and 1387 deletions

View File

@@ -13,5 +13,15 @@
"id": 3,
"string": "这里写上远征玩法说明",
"tip": "远征说明"
},
{
"id": 4,
"string": "这里写PVP玩法说明",
"tip": "PVP说明"
},
{
"id": 5,
"string": "战场特殊机制\r\n不同地图胜利条件不同\r\n防守方先手\r\n开场双方即血量翻倍\r\n敌军初始怒气值+50\r\n第6回合开始怒气值回复速度翻倍\r\n第9、10回合全体攻击提升100%",
"tip": "PVP战场规则"
}
]