17 lines
326 B
JSON
17 lines
326 B
JSON
{
|
|
"dataList": [
|
|
{
|
|
"id": "HealHpMaxForSelected",
|
|
"content": "Fully heal selected Identity"
|
|
},
|
|
{
|
|
"id": "HealHpPercentageForAll",
|
|
"content": "All Identities heal {0}% HP"
|
|
},
|
|
{
|
|
"id": "ResurrectForSelected",
|
|
"content": "Revive an Identity with fully healed HP"
|
|
}
|
|
]
|
|
}
|