Initial
This commit is contained in:
178
overrides/config/F0Resources/drills.json
Normal file
178
overrides/config/F0Resources/drills.json
Normal file
@@ -0,0 +1,178 @@
|
||||
[
|
||||
{
|
||||
"name": "f0r.wood",
|
||||
"isUnlocalized": true,
|
||||
"durability": 60,
|
||||
"color": 7033119,
|
||||
"tier": 0,
|
||||
"speed": 0.5
|
||||
},
|
||||
{
|
||||
"name": "f0r.stone",
|
||||
"isUnlocalized": true,
|
||||
"durability": 132,
|
||||
"color": 8355711,
|
||||
"tier": 1,
|
||||
"speed": 0.75
|
||||
},
|
||||
{
|
||||
"name": "f0r.iron",
|
||||
"isUnlocalized": true,
|
||||
"durability": 251,
|
||||
"color": 14211288,
|
||||
"tier": 2,
|
||||
"speed": 1.0
|
||||
},
|
||||
{
|
||||
"name": "f0r.gold",
|
||||
"isUnlocalized": true,
|
||||
"durability": 33,
|
||||
"color": 15396439,
|
||||
"tier": 1,
|
||||
"speed": 5.0
|
||||
},
|
||||
{
|
||||
"name": "f0r.diamond",
|
||||
"isUnlocalized": true,
|
||||
"durability": 1562,
|
||||
"color": 3402699,
|
||||
"tier": 3,
|
||||
"speed": 1.5
|
||||
},
|
||||
{
|
||||
"name": "f0r.copper",
|
||||
"isUnlocalized": true,
|
||||
"durability": 176,
|
||||
"color": 16756312,
|
||||
"tier": 1,
|
||||
"speed": 0.75
|
||||
},
|
||||
{
|
||||
"name": "f0r.tin",
|
||||
"isUnlocalized": true,
|
||||
"durability": 150,
|
||||
"color": 13100786,
|
||||
"tier": 1,
|
||||
"speed": 0.6
|
||||
},
|
||||
{
|
||||
"name": "f0r.silver",
|
||||
"isUnlocalized": true,
|
||||
"durability": 75,
|
||||
"color": 13626868,
|
||||
"tier": 1,
|
||||
"speed": 2.0
|
||||
},
|
||||
{
|
||||
"name": "f0r.lead",
|
||||
"isUnlocalized": true,
|
||||
"durability": 100,
|
||||
"color": 3884653,
|
||||
"tier": 1,
|
||||
"speed": 0.4
|
||||
},
|
||||
{
|
||||
"name": "f0r.aluminum",
|
||||
"isUnlocalized": true,
|
||||
"durability": 225,
|
||||
"color": 13948127,
|
||||
"tier": 1,
|
||||
"speed": 1.0
|
||||
},
|
||||
{
|
||||
"name": "f0r.nickel",
|
||||
"isUnlocalized": true,
|
||||
"durability": 300,
|
||||
"color": 15722933,
|
||||
"tier": 2,
|
||||
"speed": 0.9
|
||||
},
|
||||
{
|
||||
"name": "f0r.platinum",
|
||||
"isUnlocalized": true,
|
||||
"durability": 1400,
|
||||
"color": 13037823,
|
||||
"tier": 4,
|
||||
"speed": 4.0
|
||||
},
|
||||
{
|
||||
"name": "f0r.steel",
|
||||
"isUnlocalized": true,
|
||||
"durability": 400,
|
||||
"color": 9803157,
|
||||
"tier": 2,
|
||||
"speed": 1.1
|
||||
},
|
||||
{
|
||||
"name": "f0r.electrum",
|
||||
"isUnlocalized": true,
|
||||
"durability": 100,
|
||||
"color": 15262332,
|
||||
"tier": 0,
|
||||
"speed": 1.5
|
||||
},
|
||||
{
|
||||
"name": "f0r.invar",
|
||||
"isUnlocalized": true,
|
||||
"durability": 425,
|
||||
"color": 14146521,
|
||||
"tier": 2,
|
||||
"speed": 1.0
|
||||
},
|
||||
{
|
||||
"name": "f0r.bronze",
|
||||
"isUnlocalized": true,
|
||||
"durability": 325,
|
||||
"color": 15702582,
|
||||
"tier": 2,
|
||||
"speed": 1.0
|
||||
},
|
||||
{
|
||||
"name": "f0r.constantan",
|
||||
"isUnlocalized": true,
|
||||
"durability": 275,
|
||||
"color": 15453329,
|
||||
"tier": 2,
|
||||
"speed": 1.0
|
||||
},
|
||||
{
|
||||
"name": "f0r.enderium",
|
||||
"isUnlocalized": true,
|
||||
"durability": 1841,
|
||||
"color": 1007455,
|
||||
"tier": 4,
|
||||
"speed": 2.0
|
||||
},
|
||||
{
|
||||
"name": "f0r.electricalSteel",
|
||||
"isUnlocalized": true,
|
||||
"durability": 325,
|
||||
"color": 14211288,
|
||||
"tier": 2,
|
||||
"speed": 1.0
|
||||
},
|
||||
{
|
||||
"name": "f0r.darkSteel",
|
||||
"isUnlocalized": true,
|
||||
"durability": 1241,
|
||||
"color": 5921370,
|
||||
"tier": 3,
|
||||
"speed": 1.5
|
||||
},
|
||||
{
|
||||
"name": "f0r.soularium",
|
||||
"isUnlocalized": true,
|
||||
"durability": 456,
|
||||
"color": 7692360,
|
||||
"tier": 1,
|
||||
"speed": 1.0
|
||||
},
|
||||
{
|
||||
"name": "f0r.vibrant",
|
||||
"isUnlocalized": true,
|
||||
"durability": 225,
|
||||
"color": 16442227,
|
||||
"tier": 1,
|
||||
"speed": 8.0
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user