mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
16 lines
334 B
JSON
16 lines
334 B
JSON
{
|
|
"ActionList": [
|
|
{
|
|
"$type": "RPG.GameCore.TrainPartyActionAddStatByStepConfig",
|
|
"PassengerType": "FellowPassenger",
|
|
"AddTypeList": [
|
|
"Average"
|
|
],
|
|
"UpdatePerStep": 10
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TrainPartyActionAddBuildCoinByStepConfig",
|
|
"AddNumPerStep": 100
|
|
}
|
|
]
|
|
} |