mirror of
https://github.com/wangdage12/Snap.Metadata.git
synced 2026-06-14 17:24:51 +08:00
完成6.5角色元数据
This commit is contained in:
@@ -36,12 +36,12 @@
|
||||
"GroupId": 3231,
|
||||
"Proud": {
|
||||
"Descriptions": [
|
||||
"1-Hit DMG|{param1:F1P}",
|
||||
"2-Hit DMG|{param2:F1P}",
|
||||
"3-Hit DMG|{param3:F1P}",
|
||||
"4-Hit DMG|{param4:F1P}",
|
||||
"5-Hit DMG|{param5:F1P}",
|
||||
"Charged Attack DMG|{param6:F1P}+{param7:F1P}",
|
||||
"1-Hit DMG|{param1:P}",
|
||||
"2-Hit DMG|{param2:P}",
|
||||
"3-Hit DMG|{param3:P}",
|
||||
"4-Hit DMG|{param4:P}",
|
||||
"5-Hit DMG|{param5:P}",
|
||||
"Charged Attack DMG|{param6:P}+{param7:P}",
|
||||
"Charged Attack Stamina Cost|{param8:F1}",
|
||||
"Plunge DMG|{param9:F1P}",
|
||||
"Low/High Plunge DMG|{param10:P}/{param11:P}"
|
||||
@@ -314,8 +314,8 @@
|
||||
"Proud": {
|
||||
"Descriptions": [
|
||||
"#{LAYOUT_MOBILE#Tap}{LAYOUT_PC#Press}{LAYOUT_PS#Press} DMG|{param1:P}",
|
||||
"Charge Level 1 DMG|{param2:F1P}+{param3:F1P}",
|
||||
"Charge Level 2 DMG|{param4:F1P}+{param5:F1P}",
|
||||
"Charge Level 1 DMG|{param2:P}+{param3:P}",
|
||||
"Charge Level 2 DMG|{param4:P}+{param5:P}",
|
||||
"Explosion DMG|{param6:P}",
|
||||
"CD|{param7:F1}/{param8:F1}/{param9:F1}s"
|
||||
],
|
||||
@@ -1224,7 +1224,6 @@
|
||||
"Id": 203201,
|
||||
"Name": "Adventures in Blazing Hue",
|
||||
"Description": "Bennett's traveling attire for his journeys in Natlan. Dyed lucky lakewater blue with hints of blazing orange, these clothes emanate an overflowing vitality that matches the land in which they are worn.",
|
||||
"IsDefault": false,
|
||||
"FrontIcon": "UI_AvatarIcon_BennettCostumeSummer",
|
||||
"SideIcon": "UI_AvatarIcon_Side_BennettCostumeSummer"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user