Untitled

 avatar
unknown
python
2 years ago
754 B
5
Indexable
        {
            "config_name": "teamhunt_normal",
            "base": "default",
            "hasted_speed": "{base_speed}",
            "mana_hi": "{total_mana - 1200}",
            "mana_lo": "{total_mana * 0.33}",
            "critical_mana": "{total_mana * 0.1}",
            "downtime_mana": "{total_mana - 700}",
            "downtime_heal_at_missing": 1850,
            "heal_at_missing": 2900,
            "minor_heal": 3000,
            "medium_heal": 3200,
            "greater_heal": 3400,
            "potion_hp_hi": "{total_hp * 0.6}",
            "potion_hp_lo": "{total_hp * 0.5}",
            "potion_hp_critical": "{total_hp * 0.4}",
            "emergency_hp_threshold": "{total_hp * 0.33}",
            "item_crosshair_macros": [
Editor is loading...