mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
54 lines
1013 B
JSON
54 lines
1013 B
JSON
{
|
|
"Members": [
|
|
{
|
|
"Identity": "DownPeople",
|
|
"FeatureID": "DownPeople_Male",
|
|
"Weight": 10
|
|
},
|
|
{
|
|
"Identity": "DownPeople",
|
|
"FeatureID": "DownPeople_Lady",
|
|
"Weight": 10
|
|
},
|
|
{
|
|
"Identity": "DownPeople",
|
|
"FeatureID": "DownPeople_Boy",
|
|
"Weight": 2
|
|
},
|
|
{
|
|
"Identity": "DownPeople",
|
|
"FeatureID": "DownPeople_Girl",
|
|
"Weight": 2
|
|
},
|
|
{
|
|
"Identity": "UpPeople",
|
|
"FeatureID": "UpPeople_Male",
|
|
"Weight": 6
|
|
},
|
|
{
|
|
"Identity": "UpPeople",
|
|
"FeatureID": "UpPeople_Lady",
|
|
"Weight": 6
|
|
},
|
|
{
|
|
"Identity": "UpPeople",
|
|
"FeatureID": "UpPeople_Boy",
|
|
"Weight": 2
|
|
},
|
|
{
|
|
"Identity": "UpPeople",
|
|
"FeatureID": "UpPeople_Girl",
|
|
"Weight": 2
|
|
},
|
|
{
|
|
"Identity": "UpPeople",
|
|
"FeatureID": "UpPeople_OldMale",
|
|
"Weight": 2
|
|
},
|
|
{
|
|
"Identity": "UpPeople",
|
|
"FeatureID": "UpPeople_OldLady",
|
|
"Weight": 2
|
|
}
|
|
]
|
|
} |