Skip to content

Commit

Permalink
chore: Data update
Browse files Browse the repository at this point in the history
  • Loading branch information
jmiln committed Mar 9, 2024
1 parent e4b0c54 commit 22dc3d1
Show file tree
Hide file tree
Showing 5 changed files with 63 additions and 14 deletions.
11 changes: 11 additions & 0 deletions data/charLocations.json
Original file line number Diff line number Diff line change
Expand Up @@ -530,6 +530,17 @@
}
]
},
{
"name": "Captain Tarpals",
"defId": "CAPTAINTARPALS",
"locations": [
{
"type": "Marquee",
"locId": "EVENT_MARQUEE_CAPTAINTARPALS_NAME",
"name": "Battlefield: Naboo Ii Special Marquee Event"
}
]
},
{
"name": "Cara Dune",
"defId": "CARADUNE",
Expand Down
56 changes: 47 additions & 9 deletions data/characters.json
Original file line number Diff line number Diff line change
Expand Up @@ -1176,6 +1176,32 @@
"cross": "Health"
}
},
{
"name": "Captain Tarpals",
"uniqueName": "CAPTAINTARPALS",
"aliases": [
"Captain Tarpals"
],
"avatarName": "charui_captaintarpals",
"avatarURL": "https://game-assets.swgoh.gg/tex.charui_captaintarpals.png",
"side": "light",
"factions": [
"Attacker",
"Gungan"
],
"mods": {
"sets": [
"Speed x4",
"Crit. Chance x2"
],
"square": "Offense",
"arrow": "Speed",
"diamond": "Defense",
"triangle": "Crit. Chance",
"circle": "Protection",
"cross": "Health"
}
},
{
"name": "Cara Dune",
"uniqueName": "CARADUNE",
Expand Down Expand Up @@ -1289,7 +1315,7 @@
"diamond": "Defense",
"triangle": "Crit. Damage",
"circle": "Protection",
"cross": "Offense"
"cross": "Protection"
},
"avatarName": "charui_trooperclone_cody"
},
Expand Down Expand Up @@ -1852,7 +1878,19 @@
"Leader",
"Sith"
],
"mods": {}
"mods": {
"sets": [
"Health x2",
"Health x2",
"Health x2"
],
"square": "Offense",
"arrow": "Health",
"diamond": "Defense",
"triangle": "Health",
"circle": "Health",
"cross": "Health"
}
},
{
"name": "Darth Malak",
Expand Down Expand Up @@ -4268,11 +4306,11 @@
"Health x2"
],
"square": "Offense",
"arrow": "Speed",
"arrow": "Critical Avoidance",
"diamond": "Defense",
"triangle": "Health",
"circle": "Health",
"cross": "Health"
"cross": "Tenacity"
},
"avatarName": "charui_joleebindo"
},
Expand Down Expand Up @@ -5208,9 +5246,9 @@
"square": "Offense",
"arrow": "Speed",
"diamond": "Defense",
"triangle": "Crit. Chance",
"circle": "Health",
"cross": "Potency"
"triangle": "Crit. Damage",
"circle": "Protection",
"cross": "Protection"
},
"avatarName": "charui_nightsister_initiate"
},
Expand Down Expand Up @@ -7639,9 +7677,9 @@
"square": "Offense",
"arrow": "Speed",
"diamond": "Defense",
"triangle": "Crit. Damage",
"triangle": "Offense",
"circle": "Protection",
"cross": "Potency"
"cross": "Offense"
},
"avatarName": "charui_zamwesell"
},
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": 33940,
"latestGamedataVersion": "0.33.91:-sJ0_H7NSf26Xp9yvXbkbw",
"latestLocalizationBundleVersion": "x710yUtFTw-9Rx3SJfYAkQ"
"assetVersion": 33942,
"latestGamedataVersion": "0.33.91:mUK-uooQQ_qW_dnZi0JtWA",
"latestLocalizationBundleVersion": "gIKU2YRzTFm_MvyjIQaS5w"
}
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 22dc3d1

Please sign in to comment.