mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
49 lines
919 B
JSON
49 lines
919 B
JSON
{
|
|
"Members": [
|
|
{
|
|
"Identity": "UpPeople",
|
|
"FeatureID": "UpPeople_Male",
|
|
"Weight": 100
|
|
},
|
|
{
|
|
"Identity": "UpPeople",
|
|
"FeatureID": "UpPeople_Lady",
|
|
"Weight": 100
|
|
},
|
|
{
|
|
"Identity": "UpPeople",
|
|
"FeatureID": "UpPeople_OldMale",
|
|
"Weight": 30
|
|
},
|
|
{
|
|
"Identity": "UpPeople",
|
|
"FeatureID": "UpPeople_OldLady",
|
|
"Weight": 30
|
|
},
|
|
{
|
|
"Identity": "UpPeople",
|
|
"FeatureID": "UpPeople_Boy",
|
|
"Weight": 5
|
|
},
|
|
{
|
|
"Identity": "UpPeople",
|
|
"FeatureID": "UpPeople_Girl",
|
|
"Weight": 5
|
|
},
|
|
{
|
|
"Identity": "SoldierPeople",
|
|
"FeatureID": "SoldierLady",
|
|
"Weight": 10
|
|
},
|
|
{
|
|
"Identity": "DownPeople",
|
|
"FeatureID": "DownPeople_Male",
|
|
"Weight": 10
|
|
},
|
|
{
|
|
"Identity": "DownPeople",
|
|
"FeatureID": "DownPeople_Lady",
|
|
"Weight": 10
|
|
}
|
|
]
|
|
} |