ZenlessData/Data/CharacterStory_AddReviveCoin.json

15 lines
285 B
JSON
Raw Permalink Normal View History

{
"AbilityName": "CharacterStory_AddReviveCoin",
"AbilityStacking": "Unique",
"OnAdded": [
{
"$type": "ModifyResurrectionItem",
"ItemId": 400048,
"Value": 2
},
{
"$type": "LDListenEntityAction",
"TargetKey": "ReviveCoinEvent"
}
]
}