Skip to content

Commit

Permalink
Disable Isgarren relic until further confirmation
Browse files Browse the repository at this point in the history
  • Loading branch information
marcustyphoon committed Aug 25, 2023
1 parent 75afb02 commit c6fd6ae
Showing 1 changed file with 18 additions and 10 deletions.
28 changes: 18 additions & 10 deletions src/assets/modifierdata/relics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,17 +102,25 @@
Condition Damage: [10%, add] # unconfirmed
gw2id: 100090

# - id: isgarren-relic
# text: Relic of Isgarren
# amountData:
# label: '% uptime'
# default: 0
# quantityEntered: 100
# modifiers:
# damage:
# Strike Damage: [10%, unknown]
# Condition Damage: [10%, unknown] #remove one of...
# attributes:
# Condition Duration: 10% #...these; we don't know which it is right now
# gw2id: 99997

- id: isgarren-relic
text: Relic of Isgarren
amountData:
label: '% uptime'
default: 0
quantityEntered: 100
modifiers:
damage:
Strike Damage: [10%, unknown]
Condition Damage: [10%, add] # unconfirmed
gw2id: 99997
text: 'Relic of Isgarren: not yet implemented'
subText: 'Relic of Isgarren: not yet implemented'
modifiers: {}
# gw2id intentionally omitted

- id: peitha-relic
text: 'Relic of Peitha: not yet implemented'
Expand Down

0 comments on commit c6fd6ae

Please sign in to comment.