s20260709_DeDn8PQlRWhVRkUA3cLk
This commit is contained in:
@@ -0,0 +1,56 @@
|
||||
{
|
||||
"dataList": [
|
||||
{
|
||||
"id": "Ally",
|
||||
"content": "Friendly Units"
|
||||
},
|
||||
{
|
||||
"id": "RandomAlly",
|
||||
"content": "Random Friendly Units"
|
||||
},
|
||||
{
|
||||
"id": "EveryAlly",
|
||||
"content": "All Allies"
|
||||
},
|
||||
{
|
||||
"id": "EveryEnemy",
|
||||
"content": "All Enemies"
|
||||
},
|
||||
{
|
||||
"id": "ChosenPersonality",
|
||||
"content": "The Selected Identity"
|
||||
},
|
||||
{
|
||||
"id": "HighestHpAlly",
|
||||
"content": "Friendly Units with the most HP"
|
||||
},
|
||||
{
|
||||
"id": "LowestHpAlly",
|
||||
"content": "Friendly Units with the least HP"
|
||||
},
|
||||
{
|
||||
"id": "HighestMpAlly",
|
||||
"content": "Friendly Units with the highest SP"
|
||||
},
|
||||
{
|
||||
"id": "LowestMpAlly",
|
||||
"content": "Friendly Units with the lowest SP"
|
||||
},
|
||||
{
|
||||
"id": "NotFullHpAlly",
|
||||
"content": "Friendly Units whose HP is not full"
|
||||
},
|
||||
{
|
||||
"id": "NotAffectedAlly",
|
||||
"content": "Allies unaffected by previous effects"
|
||||
},
|
||||
{
|
||||
"id": "LowestHpRatioAlly",
|
||||
"content": "Ally with the lowest HP percentage"
|
||||
},
|
||||
{
|
||||
"id": "Every",
|
||||
"content": "All"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user