mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
15 lines
285 B
JSON
15 lines
285 B
JSON
{
|
|
"AbilityName": "CharacterStory_AddReviveCoin",
|
|
"AbilityStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ModifyResurrectionItem",
|
|
"ItemId": 400048,
|
|
"Value": 2
|
|
},
|
|
{
|
|
"$type": "LDListenEntityAction",
|
|
"TargetKey": "ReviveCoinEvent"
|
|
}
|
|
]
|
|
} |