first commit

This commit is contained in:
ytc1012
2025-11-18 18:08:48 +08:00
commit de90ad79ea
162 changed files with 28098 additions and 0 deletions

View File

@@ -0,0 +1,72 @@
{
"cfgId": 101,
"name": "突击",
"trigger": 1,
"target": 5,
"des": "对敌军单体发动一次攻击(伤害率`%n%%`)",
"limit": 3,
"arms": [
1,
4,
7,
3,
6,
9
],
"include_effect": [
1
],
"levels": [
{
"probability":30,
"effect_value": [50],
"effect_round": [0]
},
{
"probability":30,
"effect_value": [50],
"effect_round": [0]
},
{
"probability":30,
"effect_value": [50],
"effect_round": [0]
},
{
"probability":30,
"effect_value": [50],
"effect_round": [0]
},
{
"probability":30,
"effect_value": [50],
"effect_round": [0]
},
{
"probability":30,
"effect_value": [50],
"effect_round": [0]
},
{
"probability":30,
"effect_value": [50],
"effect_round": [0]
},
{
"probability":30,
"effect_value": [50],
"effect_round": [0]
},
{
"probability":30,
"effect_value": [50],
"effect_round": [0]
},
{
"probability":30,
"effect_value": [50],
"effect_round": [0]
}
]
}