mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
29 lines
470 B
JSON
29 lines
470 B
JSON
{
|
|
"Members": [
|
|
{
|
|
"Identity": "Bath",
|
|
"FeatureID": "Bath_Male",
|
|
"Weight": 10
|
|
},
|
|
{
|
|
"Identity": "Bath",
|
|
"FeatureID": "Bath_Lady",
|
|
"Weight": 10
|
|
},
|
|
{
|
|
"Identity": "Bath",
|
|
"FeatureID": "Bath_Boy",
|
|
"Weight": 2
|
|
},
|
|
{
|
|
"Identity": "Bath",
|
|
"FeatureID": "Bath_Girl",
|
|
"Weight": 2
|
|
},
|
|
{
|
|
"Identity": "Bath",
|
|
"FeatureID": "Bath_OldMale",
|
|
"Weight": 3
|
|
}
|
|
]
|
|
} |