mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2026-03-05 15:55:46 +08:00
OSPRODWin1.1.0_R3563587_S3563587_D3563587
This commit is contained in:
32
Data/Device_Prop_SpawnBasiceSetting.json
Normal file
32
Data/Device_Prop_SpawnBasiceSetting.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"AbilityName": "Device_Prop_SpawnBasiceSetting",
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "WarmUp"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"WarmUp": {
|
||||
"Duration": 12,
|
||||
"ModifierStacking": "Unique",
|
||||
"OnRemoved": [
|
||||
{
|
||||
"$type": "ApplyAbilityAction",
|
||||
"AbilityName": "Device_Prop_InOutBattle_Message_Immediately",
|
||||
"IsAutoTrigger": true,
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyAbilityAction",
|
||||
"AbilityName": "Device_Prop_AreaRelateStateChange",
|
||||
"IsAutoTrigger": true,
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user