slightly more balanced
BIN
public/assets/gems/Fire/3.png
Normal file
After Width: | Height: | Size: 6.2 KiB |
BIN
public/assets/gems/Fire/4.png
Normal file
After Width: | Height: | Size: 6.7 KiB |
BIN
public/assets/gems/Fire/5.png
Normal file
After Width: | Height: | Size: 6.3 KiB |
BIN
public/assets/gems/Fire/6.png
Normal file
After Width: | Height: | Size: 8.9 KiB |
BIN
public/assets/gems/Fire/7.png
Normal file
After Width: | Height: | Size: 6.0 KiB |
BIN
public/assets/gems/Fire/8.png
Normal file
After Width: | Height: | Size: 5.8 KiB |
BIN
public/assets/gems/Fire/9.png
Normal file
After Width: | Height: | Size: 8.1 KiB |
@ -77,14 +77,14 @@
|
|||||||
"physical": 0,
|
"physical": 0,
|
||||||
"divine": 0,
|
"divine": 0,
|
||||||
"fire": 0,
|
"fire": 0,
|
||||||
"ice": 0,
|
"ice": 0.1,
|
||||||
"frostfire": 0
|
"frostfire": 0
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"physical": 0,
|
"physical": 0,
|
||||||
"divine": 0,
|
"divine": 0,
|
||||||
"fire": 0,
|
"fire": 0,
|
||||||
"ice": 0,
|
"ice": 0.2,
|
||||||
"frostfire": 0
|
"frostfire": 0
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@ -127,21 +127,21 @@
|
|||||||
],
|
],
|
||||||
"gemResistanceModifications": [
|
"gemResistanceModifications": [
|
||||||
{
|
{
|
||||||
"physical": 0,
|
"physical": 0.1,
|
||||||
"divine": 0,
|
"divine": 0,
|
||||||
"fire": 0,
|
"fire": 0,
|
||||||
"ice": 0,
|
"ice": 0,
|
||||||
"frostfire": 0
|
"frostfire": 0
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"physical": 0,
|
"physical": 0.1,
|
||||||
"divine": 0,
|
"divine": 0,
|
||||||
"fire": 0,
|
"fire": 0,
|
||||||
"ice": 0,
|
"ice": 0,
|
||||||
"frostfire": 0
|
"frostfire": 0
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"physical": 0,
|
"physical": 0.25,
|
||||||
"divine": 0,
|
"divine": 0,
|
||||||
"fire": 0,
|
"fire": 0,
|
||||||
"ice": 0,
|
"ice": 0,
|
||||||
@ -179,18 +179,18 @@
|
|||||||
],
|
],
|
||||||
"gemResistanceModifications": [
|
"gemResistanceModifications": [
|
||||||
{
|
{
|
||||||
"physical": 0,
|
"physical": 0.05,
|
||||||
"divine": 0,
|
"divine": 0.05,
|
||||||
"fire": 0,
|
"fire": 0.05,
|
||||||
"ice": 0,
|
"ice": 0.05,
|
||||||
"frostfire": 0
|
"frostfire": 0.05
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"physical": 0,
|
"physical": 0.05,
|
||||||
"divine": 0,
|
"divine": 0.05,
|
||||||
"fire": 0,
|
"fire": 0.05,
|
||||||
"ice": 0,
|
"ice": 0.05,
|
||||||
"frostfire": 0
|
"frostfire": 0.05
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|