mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2026-03-05 15:55:46 +08:00
36 lines
714 B
JSON
36 lines
714 B
JSON
{
|
|
"$type": "ConfigLevelDataPackage",
|
|
"ViewObject": {
|
|
"$type": "ConfigViewObject",
|
|
"Traits": [
|
|
{
|
|
"$type": "BaseDataTrait",
|
|
"GameplayTags": [
|
|
"TestNPCGender.male"
|
|
]
|
|
},
|
|
{
|
|
"$type": "MainCityNpcProxyTrait",
|
|
"TagID": 41150244
|
|
},
|
|
{
|
|
"$type": "ReactionTrait",
|
|
"ReactionIDs": [
|
|
1,
|
|
2
|
|
]
|
|
},
|
|
{
|
|
"$type": "ConfigColliderControlTrait",
|
|
"ColliderConfig": [
|
|
{
|
|
"$type": "ConfigColliderRegisterData",
|
|
"ActiveState": true,
|
|
"ColliderName": "AvatarCollider"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ViewObjectID": 9000010
|
|
}
|
|
} |