aboutsummaryrefslogtreecommitdiff
path: root/build/content/cost.txt
blob: 877a473bf42452730031922bf4ddd80bd8882acb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
    "base_weight": [
        10.0,
        7.5,
        5.0
    ],
    "base_weapon_cooldown": [
        1.0,
        0.75,
        0.5
    ],
    "base_weapon_damage_pierce": [
        10.0,
        12.5,
        15.0
    ],
    "base_weapon_range": [
        4.0,
        5.0,
        6.0
    ]
}