Skip to content

Commit

Permalink
Merge pull request #91 from Darxo/refactor-legendary-drops-nodes
Browse files Browse the repository at this point in the history
feat: add small nodes
  • Loading branch information
marcoaaguiar authored Dec 1, 2024
2 parents cea8292 + 95006b1 commit 48f8a90
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions src/lib/data/nodes_desc.json
Original file line number Diff line number Diff line change
Expand Up @@ -5436,8 +5436,8 @@
"stats": ["+5 to any Attribute"]
},
"S673": {
"name": "S673",
"stats": []
"name": "Mana Regeneration",
"stats": ["10% increased Mana Regeneration Rate"]
},
"S674": {
"name": "Mana",
Expand Down Expand Up @@ -5468,8 +5468,8 @@
"stats": []
},
"S681": {
"name": "S681",
"stats": []
"name": "Spell Damage",
"stats": ["8% increased Spell Damage"]
},
"S682": {
"name": "Attribute",
Expand All @@ -5488,8 +5488,8 @@
"stats": ["+5 to any Attribute"]
},
"S686": {
"name": "Minion Life",
"stats": ["Minions have 10% increased maximum Life"]
"name": "Mana Regeneration",
"stats": ["10% increased Mana Regeneration Rate"]
},
"S687": {
"name": "S687",
Expand All @@ -5512,8 +5512,8 @@
"stats": ["+5 to any Attribute"]
},
"S692": {
"name": "S692",
"stats": []
"name": "Spell Damage",
"stats": ["8% increased Spell Damage"]
},
"S693": {
"name": "Energy Shield Delay",
Expand Down Expand Up @@ -5580,8 +5580,8 @@
"stats": ["3% increased Attack speed"]
},
"S709": {
"name": "S709",
"stats": []
"name": "Spell Damage",
"stats": ["10% increased Spell Damage"]
},
"S710": {
"name": "Energy Shield",
Expand Down

0 comments on commit 48f8a90

Please sign in to comment.