Code: Select all
useSelf_skill BS_ADRENALINE {
	lvl 5
	maxCastTime 0
	minCastTime 0
	hp
	sp > 30
	homunculus_hp
	homunculus_sp
	homunculus_dead
	onAction
	whenStatusActive
	whenStatusInactive EFST_ADRENALINE
	whenFollowing
	spirit
	amuletType
	aggressives
	monsters
	notMonsters
	monstersCount
	stopWhenHit 0
	inLockOnly 0
	notWhileSitting 0
	notInTown 0
	timeout 0
	disabled 0
	inInventory
	manualAI 0
}
useSelf_skill BS_OVERTHRUST {
	lvl 5
	maxCastTime 0
	minCastTime 0
	hp
	sp > 30
	homunculus_hp
	homunculus_sp
	homunculus_dead
	onAction
	whenStatusActive
	whenStatusInactive EFST_OVERTHRUSTMAX
	whenFollowing
	spirit
	amuletType
	aggressives
	monsters
	notMonsters
	monstersCount
	stopWhenHit 0
	inLockOnly 0
	notWhileSitting 0
	notInTown 0
	timeout 0
	disabled 0
	inInventory
	manualAI 0
}