0.0.7-alpha
This commit is contained in:
		| @@ -1,16 +1,21 @@ | ||||
| { | ||||
|   "CLASS_POINTS_AT_MAX_LEVEL": 4, | ||||
|   "CLASS_POINTS_AT_MAX_LEVEL": 1000, | ||||
|   "CORE_STAT_SCALING": { | ||||
|     "base_scaling": 1.0, | ||||
|     "cap_to_max_lvl": true, | ||||
|     "per_level_scaling": 0.05 | ||||
|   }, | ||||
|   "DMG_MOB_BONUS_PER_MAP_TIER": 0.1, | ||||
|   "DMG_REDUCT_PER_CHAIN": 0.2, | ||||
|   "HP_MOB_BONUS_PER_MAP_TIER": 0.1, | ||||
|   "MANA_COST_SCALING": { | ||||
|     "base_scaling": 1.0, | ||||
|     "cap_to_max_lvl": true, | ||||
|     "per_level_scaling": 0.2 | ||||
|   }, | ||||
|   "MAX_BONUS_SPELL_LEVELS": 5, | ||||
|   "MAX_LEVEL": 1000, | ||||
|   "MIN_CHAIN_DMG": 0.2, | ||||
|   "MOB_DAMAGE_SCALING": { | ||||
|     "base_scaling": 1.0, | ||||
|     "cap_to_max_lvl": false, | ||||
| @@ -21,6 +26,8 @@ | ||||
|     "cap_to_max_lvl": false, | ||||
|     "per_level_scaling": 0.2 | ||||
|   }, | ||||
|   "PASSIVE_POINTS_AT_MAX_LEVEL": 1000, | ||||
|   "PERCENT_OF_PHYS_AS_BONUS_OF_EACH_ELEMENT_DMG_FOR_MOBS": 20, | ||||
|   "SLOW_STAT_SCALING": { | ||||
|     "base_scaling": 1.0, | ||||
|     "cap_to_max_lvl": true, | ||||
| @@ -34,5 +41,10 @@ | ||||
|     "per_level_scaling": 2.0 | ||||
|   }, | ||||
|   "TALENT_POINTS_PER_LVL": 1.0, | ||||
|   "id": "game_balance" | ||||
|   "id": "game_balance", | ||||
|   "link_1_lvl": 1, | ||||
|   "link_2_lvl": 5, | ||||
|   "link_3_lvl": 10, | ||||
|   "link_4_lvl": 25, | ||||
|   "link_5_lvl": 50 | ||||
| } | ||||
		Reference in New Issue
	
	Block a user