s20260709_DeDn8PQlRWhVRkUA3cLk
This commit is contained in:
@@ -0,0 +1,80 @@
|
||||
{
|
||||
"dataList": [
|
||||
{
|
||||
"id": "ADDITIONAL_COST_START",
|
||||
"description": "Starting Cost +{0}"
|
||||
},
|
||||
{
|
||||
"id": "ADDITIONAL_COST_AFTER_WIN_BATTLE",
|
||||
"description": "Gain {0} more Cost after winning a combat encounter"
|
||||
},
|
||||
{
|
||||
"id": "EGO_RESOURCE",
|
||||
"description": "E.G.O resource for all Affinities +{0}"
|
||||
},
|
||||
{
|
||||
"id": "EGO_RESOURCE_FORMATION",
|
||||
"description": "E.G.O resource for Affinities of starting Identities +{0}"
|
||||
},
|
||||
{
|
||||
"id": "HP_RECOVER_RATE_AFTER_WIN_BATTLE",
|
||||
"description": "After winning a combat encounter, heal {0}% of Max HP"
|
||||
},
|
||||
{
|
||||
"id": "MP_RECOVER_NUMBER_AFTER_EVENT_ENCOUNTER",
|
||||
"description": "After an event encounter, heal {0} SP"
|
||||
},
|
||||
{
|
||||
"id": "AttackLevelAdder",
|
||||
"description": "Offense Level +{0}"
|
||||
},
|
||||
{
|
||||
"id": "AttackLevelMultiply",
|
||||
"description": "Offense Level +{0}%"
|
||||
},
|
||||
{
|
||||
"id": "DefenseLevelAdder",
|
||||
"description": "Defense Level +{0}"
|
||||
},
|
||||
{
|
||||
"id": "DefenseLevelMultiply",
|
||||
"description": "Defense Level +{0}%"
|
||||
},
|
||||
{
|
||||
"id": "MaxHpAdder",
|
||||
"description": "Max HP +{0}"
|
||||
},
|
||||
{
|
||||
"id": "MaxHpMultiply",
|
||||
"description": "Max HP +{0}%"
|
||||
},
|
||||
{
|
||||
"id": "MaxSpeedUpAdder",
|
||||
"description": "Max Speed +{0}"
|
||||
},
|
||||
{
|
||||
"id": "AttackDamageAdder",
|
||||
"description": "Damage Dealt +{0}"
|
||||
},
|
||||
{
|
||||
"id": "AttackDamageMultiply",
|
||||
"description": "Damage Dealt +{0}%"
|
||||
},
|
||||
{
|
||||
"id": "TakeAttackDamageReducer",
|
||||
"description": "Damage Taken -{0}"
|
||||
},
|
||||
{
|
||||
"id": "TakeAttackDamageMultipliedReducer",
|
||||
"description": "Damage Taken -{0}%"
|
||||
},
|
||||
{
|
||||
"id": "StickCoinHeadAndTailToMaxPer",
|
||||
"description": "Every {0} turns, all Coins on each skill used by allies land on the same side depending on the Coin's type"
|
||||
},
|
||||
{
|
||||
"id": "RemoveBreakSection",
|
||||
"description": "The 1st stagger thresholds of allies are nullified"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user