2001-03-31 03:30:53 +02:00
|
|
|
# Character Script
|
|
|
|
#
|
|
|
|
################################################
|
|
|
|
# [Name]
|
|
|
|
# Gfx=Sprite filename
|
2001-04-06 22:35:34 +02:00
|
|
|
# WayPoints=maximum waypoints
|
2001-03-31 03:30:53 +02:00
|
|
|
# Speed=0-10
|
|
|
|
# TurnRate=0-4095
|
|
|
|
# Collision=0/1
|
|
|
|
# Health=0-255
|
|
|
|
# Player=0/1 # Player Flag
|
|
|
|
################################################
|
|
|
|
|
|
|
|
################################################
|
|
|
|
# Player
|
|
|
|
################################################
|
|
|
|
[SpongeBob]
|
2001-06-30 16:47:14 +02:00
|
|
|
Gfx=..\..\graphics\characters\spongebob\render\psx\SpongeBob_IdleBreath\SpongeBob_IdleBreath0001.bmp
|
2001-03-31 03:30:53 +02:00
|
|
|
Player=1
|
|
|
|
|
|
|
|
################################################
|
|
|
|
# Friends
|
|
|
|
################################################
|
2001-04-27 21:54:38 +02:00
|
|
|
[BarnacleBoy]
|
2001-07-02 16:04:30 +02:00
|
|
|
Gfx=..\..\graphics\characters\BarnacleBoy\render\psx\BarnacleBoy_Idle\BarnacleBoy_Idle0000.bmp
|
2001-04-27 21:54:38 +02:00
|
|
|
WayPoints=0
|
|
|
|
Speed=0
|
|
|
|
TurnRate=0
|
|
|
|
Collision=0
|
|
|
|
Health=0
|
|
|
|
AttackStrength=0
|
2001-03-31 03:30:53 +02:00
|
|
|
|
2001-05-08 16:13:40 +02:00
|
|
|
[Gary]
|
2001-06-30 16:47:14 +02:00
|
|
|
Gfx=..\..\graphics\characters\gary\render\psx\gary_idle\gary_idle0001.bmp
|
2001-05-08 16:13:40 +02:00
|
|
|
WayPoints=16
|
|
|
|
Speed=3
|
|
|
|
TurnRate=0
|
|
|
|
Collision=0
|
|
|
|
Health=0
|
|
|
|
AttackStrength=0
|
2001-03-31 03:30:53 +02:00
|
|
|
|
2001-04-27 21:54:38 +02:00
|
|
|
[Krusty]
|
2001-06-30 16:47:14 +02:00
|
|
|
Gfx=..\..\graphics\characters\Krusty\render\psx\Krusty_IdleBreathe\Krusty_IdleBreathe0000.bmp
|
2001-04-27 21:54:38 +02:00
|
|
|
WayPoints=0
|
|
|
|
Speed=0
|
|
|
|
TurnRate=0
|
|
|
|
Collision=0
|
|
|
|
Health=0
|
|
|
|
AttackStrength=0
|
2001-03-31 03:30:53 +02:00
|
|
|
|
2001-05-03 21:44:00 +02:00
|
|
|
[MermaidMan]
|
2001-07-02 16:04:30 +02:00
|
|
|
Gfx=..\..\graphics\characters\MermaidMan\render\psx\MermaidMan_idle\MermaidMan_idle0000.bmp
|
2001-05-03 21:44:00 +02:00
|
|
|
WayPoints=0
|
|
|
|
Speed=0
|
|
|
|
TurnRate=0
|
|
|
|
Collision=0
|
|
|
|
Health=0
|
|
|
|
AttackStrength=0
|
2001-03-31 03:30:53 +02:00
|
|
|
|
2001-05-03 00:49:59 +02:00
|
|
|
[Patrick]
|
2001-06-30 16:47:14 +02:00
|
|
|
Gfx=..\..\graphics\characters\patrick\render\psx\patrick_idlebreathe\patrick_idlebreathe0001.bmp
|
2001-05-03 00:49:59 +02:00
|
|
|
WayPoints=0
|
|
|
|
Speed=0
|
|
|
|
TurnRate=0
|
|
|
|
Collision=0
|
|
|
|
Health=0
|
|
|
|
AttackStrength=0
|
2001-03-31 03:30:53 +02:00
|
|
|
|
2001-05-03 00:49:59 +02:00
|
|
|
[Sandy]
|
2001-06-30 16:47:14 +02:00
|
|
|
Gfx=..\..\graphics\characters\sandy\render\psx\Sandy_idle\Sandy_idle00000000.bmp
|
2001-05-03 00:49:59 +02:00
|
|
|
WayPoints=0
|
|
|
|
Speed=0
|
|
|
|
TurnRate=0
|
|
|
|
Collision=0
|
|
|
|
Health=0
|
|
|
|
AttackStrength=0
|
2001-03-31 03:30:53 +02:00
|
|
|
|
2001-04-27 17:09:10 +02:00
|
|
|
[Squidward]
|
2001-06-30 16:47:14 +02:00
|
|
|
Gfx=..\..\graphics\characters\Squidward\render\psx\Squidward_idlebreathe\Squidward_idlebreathe0000.bmp
|
2001-04-27 17:09:10 +02:00
|
|
|
WayPoints=0
|
|
|
|
Speed=0
|
|
|
|
TurnRate=0
|
|
|
|
Collision=0
|
|
|
|
Health=0
|
|
|
|
AttackStrength=0
|
2001-03-31 03:30:53 +02:00
|
|
|
|
2001-05-03 15:11:45 +02:00
|
|
|
[Plankton]
|
2001-07-03 00:50:16 +02:00
|
|
|
Gfx=..\..\graphics\characters\plankton\render\psx\plankton_idle\plankton_idle0000.bmp
|
2001-05-03 15:11:45 +02:00
|
|
|
WayPoints=0
|
|
|
|
Speed=0
|
|
|
|
TurnRate=0
|
|
|
|
Collision=0
|
|
|
|
Health=0
|
|
|
|
AttackStrength=0
|
2001-03-31 03:30:53 +02:00
|
|
|
|
|
|
|
################################################
|
|
|
|
# Enemies
|
|
|
|
################################################
|
|
|
|
|
|
|
|
[SmallJellyfish-Level1]
|
2001-04-04 16:22:23 +02:00
|
|
|
Gfx=..\..\graphics\characters\Jellyfish1\render\psx\JellyFish1_Swim1.bmp
|
2001-04-06 22:35:34 +02:00
|
|
|
WayPoints=16
|
2001-03-31 03:30:53 +02:00
|
|
|
Speed=3
|
|
|
|
TurnRate=128
|
|
|
|
Collision=1
|
|
|
|
Health=16
|
|
|
|
AttackStrength=20
|
|
|
|
|
|
|
|
#[SmallJellyfish-Level2]
|
|
|
|
#Gfx=..\..\graphics\characters\Jellyfish2\render\psx\Jellyfish2.bmp
|
2001-04-06 22:35:34 +02:00
|
|
|
#WayPoints=16
|
2001-03-31 03:30:53 +02:00
|
|
|
#Speed=3
|
|
|
|
#TurnRate=128
|
|
|
|
#Collision=1
|
|
|
|
#Health=16
|
|
|
|
#AttackStrength=40
|
|
|
|
|
|
|
|
# [Largejellyfish] - This is a platform
|
|
|
|
|
2001-05-03 23:39:27 +02:00
|
|
|
[Motherjellyfish]
|
2001-06-30 16:47:14 +02:00
|
|
|
Gfx=..\..\graphics\characters\MotherJellyfish\render\psx\motherjellyfish_static\motherjellyfish_static0000.bmp
|
2001-05-03 23:39:27 +02:00
|
|
|
WayPoints=16
|
|
|
|
Speed=3
|
|
|
|
TurnRate=256
|
|
|
|
Collision=0
|
|
|
|
Health=256
|
|
|
|
AttackStrength=1234
|
2001-03-31 03:30:53 +02:00
|
|
|
|
|
|
|
[Anenome-Level1]
|
2001-04-26 23:15:36 +02:00
|
|
|
Gfx=..\..\graphics\characters\Anenome\render\AnemneLvl1Icon.bmp
|
2001-04-06 22:35:34 +02:00
|
|
|
WayPoints=16
|
2001-03-31 03:30:53 +02:00
|
|
|
Speed=0
|
|
|
|
TurnRate=128
|
|
|
|
Collision=0
|
|
|
|
Health=16
|
|
|
|
AttackStrength=20
|
|
|
|
|
2001-04-04 17:53:44 +02:00
|
|
|
[SpikeyAnenome]
|
2001-06-30 16:47:14 +02:00
|
|
|
Gfx=..\..\graphics\characters\SpikeyAnenome\render\psx\spikeyanenome_body\spikeyanenome_body0001.bmp
|
2001-04-06 22:35:34 +02:00
|
|
|
WayPoints=16
|
2001-04-04 17:53:44 +02:00
|
|
|
Speed=5
|
|
|
|
TurnRate=0
|
|
|
|
Collision=0
|
|
|
|
Health=0
|
|
|
|
AttackStrength=20
|
2001-03-31 03:30:53 +02:00
|
|
|
|
|
|
|
[Anenome-Level3]
|
2001-04-26 23:15:36 +02:00
|
|
|
Gfx=..\..\graphics\characters\Anenome\render\AnemneLvl3Icon.bmp
|
2001-04-06 22:35:34 +02:00
|
|
|
WayPoints=16
|
2001-03-31 03:30:53 +02:00
|
|
|
Speed=0
|
|
|
|
TurnRate=128
|
|
|
|
Collision=0
|
|
|
|
Health=48
|
|
|
|
AttackStrength=20
|
|
|
|
|
|
|
|
[BabyOctopus]
|
2001-06-30 16:47:14 +02:00
|
|
|
Gfx=..\..\graphics\characters\babyoctopus\render\psx\Babyoctopus_Idle\Babyoctopus_Idle0001.bmp
|
2001-04-06 22:35:34 +02:00
|
|
|
WayPoints=16
|
2001-03-31 03:30:53 +02:00
|
|
|
Speed=2
|
|
|
|
TurnRate=512
|
|
|
|
Collision=0
|
|
|
|
Health=1
|
|
|
|
AttackStrength=20
|
|
|
|
|
|
|
|
[Ballblob]
|
2001-06-30 16:47:14 +02:00
|
|
|
Gfx=..\..\graphics\characters\ballblob\render\psx\BallBlob_Idle\BallBlob_Idle0001.bmp
|
2001-04-06 22:35:34 +02:00
|
|
|
WayPoints=16
|
2001-03-31 03:30:53 +02:00
|
|
|
Speed=3
|
|
|
|
TurnRate=0
|
|
|
|
Collision=1
|
|
|
|
Health=0
|
|
|
|
AttackStrength=20
|
|
|
|
|
|
|
|
#[Boogermonster]
|
|
|
|
#Gfx=..\..\graphics\characters\
|
2001-04-06 22:35:34 +02:00
|
|
|
#WayPoints=16
|
2001-03-31 03:30:53 +02:00
|
|
|
#Speed=0
|
|
|
|
#TurnRate=128
|
|
|
|
#Collision=1
|
|
|
|
#Health=0
|
|
|
|
#AttackStrength=20
|
|
|
|
|
|
|
|
[Caterpillar]
|
2001-06-30 16:47:14 +02:00
|
|
|
Gfx=..\..\graphics\characters\caterpillar\render\psx\caterpillar_crawl\caterpillar_crawl0000.bmp
|
2001-04-06 22:35:34 +02:00
|
|
|
WayPoints=16
|
2001-03-31 03:30:53 +02:00
|
|
|
Speed=1
|
|
|
|
TurnRate=0
|
|
|
|
Collision=0
|
|
|
|
Health=48
|
|
|
|
AttackStrength=20
|
|
|
|
|
2001-04-25 17:10:26 +02:00
|
|
|
[JumpingClam]
|
2001-06-30 16:47:14 +02:00
|
|
|
Gfx=..\..\graphics\characters\clam\render\psx\Clam_sidesnap\Clam_sidesnap00.bmp
|
2001-04-25 17:10:26 +02:00
|
|
|
WayPoints=16
|
|
|
|
Speed=0
|
|
|
|
TurnRate=0
|
|
|
|
Collision=1
|
|
|
|
Health=0
|
|
|
|
AttackStrength=20
|
2001-03-31 03:30:53 +02:00
|
|
|
|
2001-04-25 17:10:26 +02:00
|
|
|
[StaticClam]
|
2001-06-30 16:47:14 +02:00
|
|
|
Gfx=..\..\graphics\characters\clam\render\psx\Clam_sidesnap\Clam_sidesnap00.bmp
|
2001-04-25 17:10:26 +02:00
|
|
|
WayPoints=16
|
|
|
|
Speed=0
|
|
|
|
TurnRate=0
|
|
|
|
Collision=1
|
|
|
|
Health=0
|
|
|
|
AttackStrength=20
|
2001-03-31 03:30:53 +02:00
|
|
|
|
|
|
|
[Eyeball]
|
2001-06-30 16:47:14 +02:00
|
|
|
Gfx=..\..\graphics\characters\eyeball\render\psx\EyeBall_static.bmp
|
2001-04-06 22:35:34 +02:00
|
|
|
WayPoints=16
|
2001-03-31 03:30:53 +02:00
|
|
|
Speed=0
|
|
|
|
TurnRate=128
|
|
|
|
Collision=0
|
|
|
|
Health=32
|
|
|
|
AttackStrength=20
|
|
|
|
|
|
|
|
[Flamingskull]
|
2001-06-30 16:47:14 +02:00
|
|
|
Gfx=..\..\graphics\characters\flamingskull\render\psx\FlamingSkull_Move\FlamingSkull_Move0000.bmp
|
2001-04-06 22:35:34 +02:00
|
|
|
WayPoints=16
|
2001-03-31 03:30:53 +02:00
|
|
|
Speed=3
|
|
|
|
TurnRate=128
|
|
|
|
Collision=0
|
|
|
|
Health=16
|
|
|
|
AttackStrength=20
|
|
|
|
|
|
|
|
[FlyingDutchman]
|
2001-06-30 16:47:14 +02:00
|
|
|
Gfx=..\..\graphics\characters\flyingdutchman\render\psx\flyingdutchman_idlebreathe\flyingdutchman_idlebreathe0000.bmp
|
2001-04-06 22:35:34 +02:00
|
|
|
WayPoints=16
|
2001-03-31 03:30:53 +02:00
|
|
|
Speed=3
|
|
|
|
TurnRate=2048
|
|
|
|
Collision=0
|
|
|
|
Health=256
|
|
|
|
AttackStrength=0
|
|
|
|
|
|
|
|
[Ghost]
|
2001-06-30 16:47:14 +02:00
|
|
|
Gfx=..\..\graphics\characters\ghost\render\psx\Ghost_Idle\Ghost_Idle0001.bmp
|
2001-04-06 22:35:34 +02:00
|
|
|
WayPoints=16
|
2001-03-31 03:30:53 +02:00
|
|
|
Speed=2
|
|
|
|
TurnRate=128
|
|
|
|
Collision=0
|
|
|
|
Health=0
|
|
|
|
AttackStrength=20
|
|
|
|
|
2001-05-24 16:14:41 +02:00
|
|
|
[GiantWorm]
|
2001-06-30 16:47:14 +02:00
|
|
|
Gfx=..\..\graphics\characters\giantworm\render\psx\GiantWorm_headstatic\GiantWorm_headstatic0000.bmp
|
2001-05-24 16:14:41 +02:00
|
|
|
WayPoints=16
|
|
|
|
Speed=3
|
|
|
|
TurnRate=128
|
|
|
|
Collision=0
|
|
|
|
Health=256
|
|
|
|
AttackStrength=0
|
2001-03-31 03:30:53 +02:00
|
|
|
|
|
|
|
[HermitCrab]
|
2001-06-30 16:47:14 +02:00
|
|
|
Gfx=..\..\graphics\characters\hermitcrab\render\psx\hermitcrab_idle\hermitcrab_idle0001.bmp
|
2001-04-06 22:35:34 +02:00
|
|
|
WayPoints=16
|
2001-03-31 03:30:53 +02:00
|
|
|
Speed=2
|
|
|
|
TurnRate=0
|
|
|
|
Collision=0
|
|
|
|
Health=0
|
|
|
|
AttackStrength=20
|
|
|
|
# 20 for snap, 40 for roll...ARGH
|
|
|
|
|
|
|
|
[IronDogFish]
|
2001-06-30 16:47:14 +02:00
|
|
|
Gfx=..\..\graphics\characters\irondogfish\render\psx\irondogfish_idle\irondogfish_idle0000.bmp
|
2001-04-06 22:35:34 +02:00
|
|
|
WayPoints=16
|
2001-03-31 03:30:53 +02:00
|
|
|
Speed=3
|
|
|
|
TurnRate=2048
|
|
|
|
Collision=0
|
|
|
|
Health=256
|
|
|
|
AttackStrength=0
|
|
|
|
|
|
|
|
[PuffaFish]
|
2001-06-30 16:47:14 +02:00
|
|
|
Gfx=..\..\graphics\characters\puffafish\render\psx\PuffaFish_PuffUpIdle\PuffaFish_PuffUpIdle0001.bmp
|
2001-04-06 22:35:34 +02:00
|
|
|
WayPoints=16
|
2001-03-31 03:30:53 +02:00
|
|
|
Speed=2
|
|
|
|
TurnRate=128
|
|
|
|
Collision=0
|
|
|
|
Health=64
|
|
|
|
AttackStrength=20
|
|
|
|
|
2001-05-04 15:45:55 +02:00
|
|
|
[SeaSnake]
|
2001-06-30 16:47:14 +02:00
|
|
|
Gfx=..\..\graphics\characters\seasnake\render\psx\seasnake_headsnap\seasnake_headsnap0000.bmp
|
2001-06-21 22:08:51 +02:00
|
|
|
WayPoints=32
|
2001-05-04 15:45:55 +02:00
|
|
|
Speed=3
|
|
|
|
TurnRate=256
|
|
|
|
Collision=0
|
|
|
|
Health=56
|
|
|
|
AttackStrength=20
|
2001-03-31 03:30:53 +02:00
|
|
|
|
|
|
|
[Sharkman]
|
2001-06-30 16:47:14 +02:00
|
|
|
Gfx=..\..\graphics\characters\sharkman\render\psx\SharkMan_Idle1\SharkMan_Idle10001.bmp
|
2001-04-06 22:35:34 +02:00
|
|
|
WayPoints=16
|
2001-03-31 03:30:53 +02:00
|
|
|
Speed=3
|
|
|
|
TurnRate=0
|
|
|
|
Collision=0
|
|
|
|
Health=16
|
|
|
|
AttackStrength=20
|
|
|
|
|
2001-05-03 23:39:27 +02:00
|
|
|
[SharkSub]
|
2001-06-30 16:47:14 +02:00
|
|
|
Gfx=..\..\graphics\characters\SharkSub\render\psx\SharkSub_swim\SharkSub_swim0000.bmp
|
2001-05-03 23:39:27 +02:00
|
|
|
WayPoints=16
|
|
|
|
Speed=3
|
|
|
|
TurnRate=2048
|
|
|
|
Collision=0
|
|
|
|
Health=256
|
|
|
|
AttackStrength=0
|
2001-03-31 03:30:53 +02:00
|
|
|
|
|
|
|
[Skeletalfish]
|
2001-06-30 16:47:14 +02:00
|
|
|
Gfx=..\..\graphics\characters\Skeletalfish\render\psx\skeletalfish_idle\skeletalfish_idle0000.bmp
|
2001-04-06 22:35:34 +02:00
|
|
|
WayPoints=16
|
2001-03-31 03:30:53 +02:00
|
|
|
Speed=3
|
|
|
|
TurnRate=2048
|
|
|
|
Collision=0
|
|
|
|
Health=0
|
|
|
|
AttackStrength=20
|
|
|
|
|
|
|
|
[SpiderCrab]
|
2001-06-30 16:47:14 +02:00
|
|
|
Gfx=..\..\graphics\characters\spidercrab\render\psx\SpiderCrab_Idle\SpiderCrab_Idle0001.bmp
|
2001-04-06 22:35:34 +02:00
|
|
|
WayPoints=16
|
2001-03-31 03:30:53 +02:00
|
|
|
Speed=3
|
|
|
|
TurnRate=0
|
|
|
|
Collision=1
|
|
|
|
Health=2
|
|
|
|
# 1st shot stuns, if shot again is killed
|
|
|
|
AttackStrength=20
|
|
|
|
|
|
|
|
[Squiddart]
|
|
|
|
Gfx=..\..\graphics\characters\squiddart\render\psx\SquidDart_Swim0001.bmp
|
2001-04-06 22:35:34 +02:00
|
|
|
WayPoints=16
|
2001-03-31 03:30:53 +02:00
|
|
|
Speed=5
|
|
|
|
TurnRate=256
|
|
|
|
Collision=0
|
|
|
|
Health=16
|
|
|
|
AttackStrength=20
|
|
|
|
|
|
|
|
[Stomper]
|
2001-06-30 16:47:14 +02:00
|
|
|
Gfx=..\..\graphics\characters\stomper\render\psx\Stomper_Crush\Stomper_Crush0001.bmp
|
2001-04-06 22:35:34 +02:00
|
|
|
WayPoints=16
|
2001-03-31 03:30:53 +02:00
|
|
|
Speed=5
|
|
|
|
TurnRate=0
|
|
|
|
Collision=0
|
|
|
|
Health=0
|
|
|
|
AttackStrength=20
|
|
|
|
|
|
|
|
[DustDevil]
|
2001-06-30 16:47:14 +02:00
|
|
|
Gfx=..\..\graphics\characters\DustDevil\render\psx\dustdevil_twist\dustdevil_twist0001.bmp
|
2001-04-06 22:35:34 +02:00
|
|
|
WayPoints=16
|
2001-03-31 03:30:53 +02:00
|
|
|
Speed=5
|
|
|
|
TurnRate=0
|
|
|
|
Collision=0
|
|
|
|
Health=0
|
|
|
|
AttackStrength=20
|
2001-04-19 01:12:24 +02:00
|
|
|
|
|
|
|
[SpiderCrabSpawner]
|
2001-06-30 16:47:14 +02:00
|
|
|
Gfx=..\..\graphics\characters\spidercrab\render\psx\SpiderCrab_Idle\SpiderCrab_Idle0001.bmp
|
2001-04-19 01:12:24 +02:00
|
|
|
WayPoints=16
|
|
|
|
Speed=3
|
|
|
|
TurnRate=0
|
|
|
|
Collision=1
|
|
|
|
Health=2
|
|
|
|
# 1st shot stuns, if shot again is killed
|
|
|
|
AttackStrength=20
|
2001-04-27 23:12:31 +02:00
|
|
|
|
|
|
|
[Shell]
|
2001-05-09 22:19:06 +02:00
|
|
|
Gfx=..\..\graphics\characters\shell\render\psx\shell_static0000.bmp
|
2001-04-27 23:12:31 +02:00
|
|
|
WayPoints=16
|
|
|
|
Speed=3
|
|
|
|
TurnRate=0
|
|
|
|
Collision=1
|
|
|
|
Health=2
|
|
|
|
AttackStrength=20
|