Skip to content

Commit

Permalink
3.10.0e
Browse files Browse the repository at this point in the history
  • Loading branch information
SnosMe committed Mar 20, 2020
1 parent 18f7658 commit 1092b33
Showing 1 changed file with 29 additions and 23 deletions.
52 changes: 29 additions & 23 deletions src/data/mods.json
Original file line number Diff line number Diff line change
Expand Up @@ -35054,8 +35054,8 @@
{
"name": "explicit",
"tradeId": [
"explicit.stat_133340941",
"explicit.stat_3665534869"
"explicit.stat_3665534869",
"explicit.stat_133340941"
]
}
]
Expand Down Expand Up @@ -59068,6 +59068,30 @@
]
}
},
{
"conditions": [
{
"string": "You and your Minions take #% increased Reflected Damage"
},
{
"string": "You and your Minions take #% reduced Reflected Damage",
"negate": true
}
],
"mod": {
"text": "You and your Minions take #% reduced Reflected Damage",
"types": [
{
"name": "explicit",
"tradeId": "explicit.stat_3577248251"
},
{
"name": "implicit",
"tradeId": "implicit.stat_3577248251"
}
]
}
},
{
"conditions": [
{
Expand Down Expand Up @@ -64068,26 +64092,6 @@
]
}
},
{
"conditions": [
{
"string": "You and your Minions take #% increased Reflected Damage"
},
{
"string": "You and your Minions take #% reduced Reflected Damage",
"negate": true
}
],
"mod": {
"text": "You and your Minions take #% reduced Reflected Damage",
"types": [
{
"name": "implicit",
"tradeId": "implicit.stat_3577248251"
}
]
}
},
{
"conditions": [
{
Expand Down Expand Up @@ -73298,8 +73302,10 @@
{
"name": "enchant",
"tradeId": [
"enchant.stat_3003096493",
"enchant.stat_1727791743",
"enchant.stat_1525452114",
"enchant.stat_3003096493",
"enchant.stat_2244550200",
"enchant.stat_2693668441"
]
}
Expand Down

0 comments on commit 1092b33

Please sign in to comment.