2025-02-24 07:50:34 -03:00

16 lines
334 B
JSON

{
"ActionList": [
{
"$type": "RPG.GameCore.TrainPartyActionAddStatByStepConfig",
"PassengerType": "FellowPassenger",
"AddTypeList": [
"Average"
],
"UpdatePerStep": 10
},
{
"$type": "RPG.GameCore.TrainPartyActionAddBuildCoinByStepConfig",
"AddNumPerStep": 100
}
]
}