Compare commits
No commits in common. "53d59907d1dc05541b129a418e1773d5931a7839" and "808282514ab6cc62207e21a9f7e710ace1febd54" have entirely different histories.
53d59907d1
...
808282514a
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 704 B After Width: | Height: | Size: 304 B |
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 704 B After Width: | Height: | Size: 326 B |
|
Before Width: | Height: | Size: 704 B After Width: | Height: | Size: 332 B |
|
|
@ -5,7 +5,7 @@
|
|||
"secondary": 3.8,
|
||||
"tertiary": 3.5,
|
||||
"durability": 560,
|
||||
"integrityCost": 2,
|
||||
"integrityCost": 1,
|
||||
"integrityGain": 5,
|
||||
"magicCapacity": 140,
|
||||
"toolLevel": 4,
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
"tertiary": 3,
|
||||
"durability": 898,
|
||||
"integrityCost": 2,
|
||||
"integrityGain": 4,
|
||||
"integrityGain": 3,
|
||||
"magicCapacity": 132,
|
||||
"toolLevel": 5,
|
||||
"toolEfficiency": 12,
|
||||
|
|
|
|||
|
|
@ -1,15 +1,15 @@
|
|||
{
|
||||
"key": "rose_gold",
|
||||
"category": "metal",
|
||||
"primary": 6,
|
||||
"secondary": 4.6,
|
||||
"primary": 5,
|
||||
"secondary": 4.4,
|
||||
"tertiary": 3,
|
||||
"durability": 1200,
|
||||
"integrityCost": 1,
|
||||
"integrityGain": 4,
|
||||
"magicCapacity": 115,
|
||||
"toolLevel": 5,
|
||||
"toolEfficiency": 10,
|
||||
"integrityCost": 2,
|
||||
"integrityGain": 3.5,
|
||||
"magicCapacity": 200,
|
||||
"toolLevel": 4,
|
||||
"toolEfficiency": 13.3,
|
||||
"tints": {
|
||||
"glyph": "f4cbb9",
|
||||
"texture": "ffc5a7"
|
||||
|
|
|
|||
|
|
@ -1,3 +0,0 @@
|
|||
{
|
||||
"toolLevel": 1
|
||||
}
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
{
|
||||
"toolLevel": 1
|
||||
}
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
{
|
||||
"toolLevel": 1
|
||||
}
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
{
|
||||
"toolLevel": 1
|
||||
}
|
||||