"DOTAAbilities"
{
    "Version"       "1"
	//=================================================================================================================
	// Ursa: Earthshock
	//=================================================================================================================
	"ursa_earthshock"
	{
		// General
		//-------------------------------------------------------------------------------------------------------------
		"AbilityBehavior"				"DOTA_ABILITY_BEHAVIOR_NO_TARGET | DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_IGNORE_BACKSWING"
		"AbilityUnitDamageType"			"DAMAGE_TYPE_MAGICAL"
		"SpellImmunityType"				"SPELL_IMMUNITY_ENEMIES_NO"
		"SpellDispellableType"			"SPELL_DISPELLABLE_YES"
		"FightRecapLevel"				"1"
		"AbilitySound"					"Hero_Ursa.Earthshock"

		// Casting
		//-------------------------------------------------------------------------------------------------------------
		"AbilityCastRange"				"0"

        "HasShardUpgrade"               "1"

		// Time		
		//-------------------------------------------------------------------------------------------------------------
		"AbilityDuration"				"4.0"

		// Damage.
		//-------------------------------------------------------------------------------------------------------------
		"AbilityDamage"					"75 125 175 225"

		// Cost
		//-------------------------------------------------------------------------------------------------------------
		"AbilityManaCost"				"95"
		
		// Special
		//-------------------------------------------------------------------------------------------------------------
		"AbilityValues"
		{
			"shock_radius"				
			{
				"value"		"385"
				"affected_by_aoe_increase"	"1"
				"special_bonus_unique_ursa_2"			"+300"
			}
			"movement_slow"				"-22 -28 -34 -40"
			"hop_distance"				
			{
				"value"		"250"
			}
			"hop_duration"				"0.25"
			"hop_height"				"83"
			"shard_enrage_duration"
			{
//				"special_bonus_shard"			"1.3"
			}
			"fury_swipe_stacks_on_hit"
			{
				"special_bonus_shard"			"+3"
			}
			"AbilityCooldown"				
			{
				"value"				"15 13 11 9"
				"special_bonus_unique_ursa_3"	"=0.25"
			}
			"AbilityCharges"		
			{
				"value"	"0"
				"special_bonus_unique_ursa_3"	"+2"
			}
			"AbilityChargeRestoreTime"
			{
				"value"				"15 13 11 9"
			}
		}
		"AbilityCastAnimation"		"ACT_DOTA_CAST_ABILITY_1"
		"AbilityCastGestureSlot"		"DEFAULT"
	}	

	//=================================================================================================================
	// Ursa: Overpower
	//=================================================================================================================
	"ursa_overpower"
	{
		// General
		//-------------------------------------------------------------------------------------------------------------
		"AbilityBehavior"				"DOTA_ABILITY_BEHAVIOR_NO_TARGET | DOTA_ABILITY_BEHAVIOR_IGNORE_BACKSWING"
		"SpellDispellableType"			"SPELL_DISPELLABLE_YES"
		"AbilitySound"					"Hero_Ursa.Overpower"

		// Casting
		//-------------------------------------------------------------------------------------------------------------
		"AbilityCastAnimation"			"ACT_DOTA_OVERRIDE_ABILITY_3"
		"AbilityCastGestureSlot"		"DEFAULT"
		"AbilityCastRange"				"0"
		"AbilityCastPoint"				"0.3 0.3 0.3 0.3"

		// Time		
		//-------------------------------------------------------------------------------------------------------------
		"AbilityCooldown"				"12 11 10 9"
		"AbilityDuration"				"20"

		// Cost
		//-------------------------------------------------------------------------------------------------------------
		"AbilityManaCost"				"45 50 55 60"
		
		// Special
		//-------------------------------------------------------------------------------------------------------------
		"AbilityValues"
		{
				"max_attacks"				
				{
					"value"			"3 4 5 6"
				"special_bonus_unique_ursa_7" "+3"
				}
				"attack_speed_bonus_pct"	"400"
				"slow_resist"				"25"
		}
	}
	
	//=================================================================================================================
	// Ursa: Fury Swipes
	//=================================================================================================================
	"ursa_fury_swipes"
	{
		// General
		//-------------------------------------------------------------------------------------------------------------
		"AbilityBehavior"				"DOTA_ABILITY_BEHAVIOR_PASSIVE"
		"AbilityUnitDamageType"			"DAMAGE_TYPE_PHYSICAL"
		"SpellImmunityType"				"SPELL_IMMUNITY_ENEMIES_YES"
		"SpellDispellableType"			"SPELL_DISPELLABLE_NO"
		"IsBreakable"					"1"
				
		// Special
		//-------------------------------------------------------------------------------------------------------------
		"AbilityValues"
		{
				"bonus_reset_time"				
				{
					"value"						"8 12 16 20"
					"special_bonus_unique_ursa_4" "+9"
				}
				"bonus_reset_time_roshan"		"8"
				"damage_per_stack"				
				{
					"value"					"12 20 28 36"
					"special_bonus_unique_ursa" "+6"
				}
				"stun_stack_count"
				{
					"value"				"0"
					"special_bonus_unique_ursa_furyswipes_stun"			"+5"	
				}
				"stun_duration"
				{
					"value"				"0"
					"special_bonus_unique_ursa_furyswipes_stun"			"+1.5"	
				}
				
		}
		"AbilityCastAnimation"		"ACT_DOTA_CAST_ABILITY_3"
	}		

	//=================================================================================================================
	// Ursa: Enrage
	//=================================================================================================================
	"ursa_enrage"
	{
		// General
		//-------------------------------------------------------------------------------------------------------------
		"AbilityBehavior"				"DOTA_ABILITY_BEHAVIOR_NO_TARGET | DOTA_ABILITY_BEHAVIOR_IMMEDIATE"
		"AbilityType"					"ABILITY_TYPE_ULTIMATE"
		"SpellImmunityType"				"SPELL_IMMUNITY_ENEMIES_YES"
		"SpellDispellableType"			"SPELL_DISPELLABLE_NO"
		"FightRecapLevel"				"1"
		"AbilitySound"					"Hero_Ursa.Enrage"

		"HasScepterUpgrade"			"1"
		
		// Casting
		//-------------------------------------------------------------------------------------------------------------
		"AbilityCastAnimation"			"ACT_DOTA_OVERRIDE_ABILITY_4"
		"AbilityCastGestureSlot"		"DEFAULT"
		"AbilityCastRange"				"0"

		// Time		
		//-------------------------------------------------------------------------------------------------------------
						

		// Cost
		//-------------------------------------------------------------------------------------------------------------
		"AbilityManaCost"				"0 0 0"
		
		// Special
		//-------------------------------------------------------------------------------------------------------------
		"AbilityValues"
		{			
			"AbilityCooldown"
			{
				"value"					"60 45 30"
				"special_bonus_scepter"	"=30 =24 =18"
			}
			
			"damage_reduction"			"80"
			"status_resistance"
			{
				"value"							"50"
				"special_bonus_unique_ursa_8"			"+25"
			}
			"duration"
			{
				"value"							"4 4.5 5"
			}
			"aoe_radius"
			{
				"value"						"0"
				"affected_by_aoe_increase"	"1"
			}

			"damage_increase"	
			{
				"value"									"0"
				"special_bonus_facet_ursa_grudge_bearer"	"=5"
			}
			"damage_increase_duration"
			{
				"value"									"0"
				"special_bonus_facet_ursa_grudge_bearer"	"=5"
			}
		}
	}


	//=================================================================================================================
	// Ability: Might of Ulfsaar (Innate)
	//=================================================================================================================
	"ursa_maul"
	{
		// General
		//-------------------------------------------------------------------------------------------------------------
		"AbilityBehavior"				"DOTA_ABILITY_BEHAVIOR_PASSIVE | DOTA_ABILITY_BEHAVIOR_NOT_LEARNABLE"
		"MaxLevel"						"1"
		"Innate"						"1"
		"IsBreakable"					"1"

		"AbilityValues"
		{
			"health_as_damage_pct"	
			{
				"value"	"1.25"
				"special_bonus_unique_ursa_maul_health"			"+0.5"
			}
		}
		"AbilityCastAnimation"		"ACT_DOTA_CAST_ABILITY_3"
	}

	//=================================================================================================================
	// Ursa Innate Debuff duration increase
	//=================================================================================================================
	"ursa_bear_down"
	{
		// General
		//-------------------------------------------------------------------------------------------------------------

		"AbilityBehavior"				"DOTA_ABILITY_BEHAVIOR_PASSIVE | DOTA_ABILITY_BEHAVIOR_HIDDEN"
		"SpellDispellableType"			"SPELL_DISPELLABLE_NO"
		"MaxLevel"						"1"		

		"AbilityValues"
		{
			"debuff_amp"				"15"
		}
	}	
}
