# All global modifiers are here.  They are applied from certain game-features.
#
# Effects are fully scriptable here.

# The names can NOT be removed or changed since the code references them

mod_blink_just = {
	ship_weapon_damage = -0.75	
}

mod_blink_over = {
	ship_weapon_damage = 0.75		
}