mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
27 lines
551 B
JSON
27 lines
551 B
JSON
{
|
|
"TextDynamicParamConfig": {
|
|
"Params": [
|
|
{
|
|
"$type": "RPG.GameCore.TextDynamicParamExpr",
|
|
"Expr": {
|
|
"$type": "RPG.GameCore.FateParamGetMapValueConfig",
|
|
"Key": {
|
|
"$type": "RPG.GameCore.FateParamPhaseIDConfig"
|
|
},
|
|
"ConfigMap": {
|
|
"1": 4,
|
|
"2": 5,
|
|
"3": 6,
|
|
"4": 7,
|
|
"5": 8,
|
|
"6": 9,
|
|
"7": 10,
|
|
"8": 11,
|
|
"9": 12,
|
|
"10": 13
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
} |