Skip to content

Commit

Permalink
chore: Data update (New kenobi)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmiln committed May 9, 2024
1 parent 14b88ab commit e8be4bf
Show file tree
Hide file tree
Showing 4 changed files with 34 additions and 16 deletions.
40 changes: 29 additions & 11 deletions data/characters.json
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@
"Offense x4"
],
"square": "Offense",
"arrow": "Offense",
"arrow": "Speed",
"diamond": "Defense",
"triangle": "Crit. Damage",
"circle": "Health",
Expand Down Expand Up @@ -2174,8 +2174,8 @@
],
"mods": {
"sets": [
"Crit. Chance x2",
"Crit. Damage x4"
"Crit. Damage x4",
"Potency x2"
],
"square": "Offense",
"arrow": "Speed",
Expand Down Expand Up @@ -2357,7 +2357,7 @@
"square": "Offense",
"arrow": "Speed",
"diamond": "Defense",
"triangle": "Offense",
"triangle": "Protection",
"circle": "Protection",
"cross": "Potency"
},
Expand Down Expand Up @@ -2942,7 +2942,7 @@
"diamond": "Defense",
"triangle": "Offense",
"circle": "Protection",
"cross": "Tenacity"
"cross": "Offense"
},
"avatarName": "charui_gar_saxon"
},
Expand Down Expand Up @@ -4036,7 +4036,7 @@
"square": "Offense",
"arrow": "Speed",
"diamond": "Defense",
"triangle": "Offense",
"triangle": "Protection",
"circle": "Protection",
"cross": "Potency"
},
Expand Down Expand Up @@ -4689,7 +4689,7 @@
"arrow": "Speed",
"diamond": "Defense",
"triangle": "Crit. Damage",
"circle": "Health",
"circle": "Protection",
"cross": "Offense"
},
"avatarName": "charui_kylekatarn"
Expand Down Expand Up @@ -5302,7 +5302,7 @@
"arrow": "Speed",
"diamond": "Defense",
"triangle": "Crit. Damage",
"circle": "Protection",
"circle": "Health",
"cross": "Offense"
},
"avatarName": "charui_nightsister_acolyte"
Expand Down Expand Up @@ -5536,6 +5536,23 @@
},
"avatarName": "charui_badbatchomega"
},
{
"name": "Padawan Obi-Wan",
"uniqueName": "PADAWANOBIWAN",
"aliases": [
"Padawan Obi-Wan"
],
"avatarName": "charui_padawanobiwan",
"avatarURL": "https://game-assets.swgoh.gg/tex.charui_padawanobiwan.png",
"side": "light",
"factions": [
"CATEGORY_GALACTICREPUBLIC_DESC",
"CATEGORY_JEDI_DESC",
"CATEGORY_ROLEATTACKER_DESC"
],
"mods": {},
"crew": []
},
{
"name": "Padmé Amidala",
"uniqueName": "PADMEAMIDALA",
Expand Down Expand Up @@ -5611,7 +5628,8 @@
"mods": {
"sets": [
"Health x2",
"Speed x4"
"Health x2",
"Health x2"
],
"square": "Offense",
"arrow": "Speed",
Expand Down Expand Up @@ -6911,8 +6929,8 @@
],
"mods": {
"sets": [
"Speed x4",
"Potency x2"
"Health x2",
"Speed x4"
],
"square": "Offense",
"arrow": "Speed",
Expand Down
6 changes: 3 additions & 3 deletions data/metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"assetVersion": 3402,
"latestGamedataVersion": "0.34.0:bfFKvh-oTempkS6U-dcjhQ",
"latestLocalizationBundleVersion": "IG2XJhIoR6-PFQ3BC1Getw"
"assetVersion": 3404,
"latestGamedataVersion": "0.34.0:qxnMdIUnQY-Dxz-M5BQpGA",
"latestLocalizationBundleVersion": "4htewZiyTl2EOhn_24i1AQ"
}
2 changes: 1 addition & 1 deletion data/skillMap.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion data/unitMap.json

Large diffs are not rendered by default.

0 comments on commit e8be4bf

Please sign in to comment.