View Single Post
Tim q
Senior Member
Join Date: Aug 2020
Old 03-19-2023 , 11:42   Re: [BOSS] Koshihug, a minion-support based boss
Reply With Quote #8

Quote:
Originally Posted by Kolaxie View Post
You could most likely just replace it in the cfg by another laser rage.

Code:
	"abilityX" // Replace X with a number numbnuts
	{
		"name" "rage_octogonapus"
		"arg1"	""	// Delay before firing
		"arg2"	""	// Beam damage
		"arg3"	""	// Beam size (1.0 = size of a bullet)
		"arg4"	"-1.0"	// Beam max length, -1 = infinite
		"arg5"	"1"		// Ignore walls?
		"arg6"	"1"		// Ignore uber?
		"arg7"	"0.0,0.0,0.0" // Beam min's
		"arg8"	"0.0,0.0,0.0" // Beam max's
		// Beam RGB
		"arg9"	""
		"arg10"	""
		"arg11"	""
		"plugin_name"	"ff2_octogonapus"
	}
Octagonapus Boss
Thanks
Tim q is offline