mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
18 lines
324 B
JSON
18 lines
324 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetPropSpecialVisionConfig",
|
|
"SpecialVisionConfigs": [
|
|
{
|
|
"TargetIsOwner": true,
|
|
"StencilRefGBuffer": 4
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |