Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
justrealmilk committed Jun 5, 2024
1 parent 319c044 commit 89fb1c9
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 7 deletions.
21 changes: 14 additions & 7 deletions en/DestinyActivityModifierDefinition.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,43 +2,50 @@
"25589576690": {
"displayProperties": {
"name": "Shielded Foes",
"description": "You will face combatants with [Solar] Solar shields."
"description": "You will face combatants with [Solar] Solar shields.",
"icon": "/static/images/extracts/ui/modifiers/modifier-solar.png"
}
},
"32153845200": {
"displayProperties": {
"name": "Shielded Foes",
"description": "You will face combatants with [Arc] Arc shields."
"description": "You will face combatants with [Arc] Arc shields.",
"icon": "/static/images/extracts/ui/modifiers/modifier-arc.png"
}
},
"33620748140": {
"displayProperties": {
"name": "Shielded Foes",
"description": "You will face combatants with [Void] Void shields."
"description": "You will face combatants with [Void] Void shields.",
"icon": "/static/images/extracts/ui/modifiers/modifier-void.png"
}
},
"34300000001": {
"displayProperties": {
"name": "Shielded Foes",
"description": "You will face combatants with [Solar] Solar and [Arc] Arc shields."
"description": "You will face combatants with [Solar] Solar and [Arc] Arc shields.",
"icon": "/static/images/extracts/ui/modifiers/modifier-solar-arc.png"
}
},
"34300000002": {
"displayProperties": {
"name": "Shielded Foes",
"description": "You will face combatants with [Solar] Solar and [Void] Void shields."
"description": "You will face combatants with [Solar] Solar and [Void] Void shields.",
"icon": "/static/images/extracts/ui/modifiers/modifier-solar-void.png"
}
},
"34300000003": {
"displayProperties": {
"name": "Shielded Foes",
"description": "You will face combatants with [Arc] Arc and [Void] Void shields."
"description": "You will face combatants with [Arc] Arc and [Void] Void shields.",
"icon": "/static/images/extracts/ui/modifiers/modifier-arc-void.png"
}
},
"34300000004": {
"displayProperties": {
"name": "Shielded Foes",
"description": "You will face combatants with [Solar] Solar, [Arc] Arc, and [Void] Void shields."
"description": "You will face combatants with [Solar] Solar, [Arc] Arc, and [Void] Void shields.",
"icon": "/static/images/extracts/ui/modifiers/modifier-solar-arc-void.png"
}
},
"191124900": {
Expand Down
6 changes: 6 additions & 0 deletions en/DestinyCollectibleDefinition.json
Original file line number Diff line number Diff line change
Expand Up @@ -3328,5 +3328,11 @@
},
"1482705481": {
"sourceSeason": 23
},
"3443970990": {
"sourceSeason": 24
},
"3443970976": {
"sourceSeason": 24
}
}

0 comments on commit 89fb1c9

Please sign in to comment.