Bit Blot Forum
Aquaria => Modding => Topic started by: Alec on December 10, 2007, 01:19:30 pm
-
warning: if you haven't played through the whole game yet, and want to discover the different creatures on your own, avoid this list.
This is a list of a bunch of the creatures in Aquaria that can be easily included in a mod. There may be some that aren't used in the final version of the game. (they may not work as well) This list is also probably missing a few creatures!
To include them in your mod, add the names of the creatures you want in your mod directory's entitygroups.txt
Ideally you should separate them into groups. The groups have a certain size limit. (only so many entities will be shown on an entity selection page)
Creatures
Raspberry
Squiddy
Nautilus
Moneye
Anemone
Anemone2
Anemone3
Anemone4
Blaster
Leach
JellySmall
MoneyeBreeder
KingCrab
Trillious
Scooter
RoodShrimp
Shocker
Turret
Jelly
NewtBlaster
Maul
SpikeBall
AggroHopper
Froog
CastleCrab
OarFish
Nauplius
HardBeetle
DeepCrawley
Hatchetfish
IceJelly
Spooter
IceShrimp
aggroeggs
aggrobaby
BigMaul
Crotoid
GreenSeaDragon
Moloch
Loper
Flea
Ekkrit
Moloch
Seahorse
Splitter1
Splitter2
Rotworm
Gear
Simon
Monkey
Shark
EvilJelly
DeepUrchin
AnglerFish
Plasmaworm
PredatoryTunicate
ClockworkFish
ClockworkCrab
CrawPappy
Scavenger
SpiderCrab
MossHead
Parrot
OriginalRaspberry
Skeeter
Wisker
RedNautilus
Toad
BigMouth
BigMouthParasite
FlatFish
MetaRay
Clam
Tabar
HorseShoe
PufferFish
Swordfish
SpinyCrab
DeepEel
Triffle
BabyDeepShrimp
SlenderEel
Mermog
RotBaby-Form1
RotBaby-Form2
RotBaby-Form3
Orbiter
Piranha
Seahorse2
Seahorse3
Seahorse4
Seahorse5
DarkJelly
SnailGear
AbyssOctopus
Mutilus
Horror
Abaddon
Bevy
Huggy
Krill
KrillEggs
Starmie1
Starmie2
Chomper
Armapillar
SeaTurtleBig
Rukh
GroundShocker
Spookfish
Mutileye
SeaTurtleSmall
JellyZap
BiteyMouth
SeaTurtleBaby
Walker
CreepyFace
Seahorse6
SeahorseBaby
Rocks
Rock0001
Rock0002
Rock0003
Rock0004
Rock0005
Rock0006
-
You have my thanks ;D
-
I guess that opens the floodgate, so here's an archive containing a full list, a list with groups and short descriptions, a tree form organised by group, and an entitygroups.txt that contains all usable entities:
http://members.shaw.ca/burton-radons/aquaria-entities.7z (http://members.shaw.ca/burton-radons/aquaria-entities.7z)
Note that this includes all story entities and so could give you plot information before you expect it, although I try to keep descriptions functional; what this looks like and what it does rather than how it's used.
-
I guess that opens the floodgate, so here's an archive containing a full list, a list with groups and short descriptions, a tree form organised by group, and an entitygroups.txt that contains all usable entities:
http://members.shaw.ca/burton-radons/aquaria-entities.7z (http://members.shaw.ca/burton-radons/aquaria-entities.7z)
Note that this includes all story entities and so could give you plot information before you expect it, although I try to keep descriptions functional; what this looks like and what it does rather than how it's used.
um, what's a 7z file?
The reason I'm asking is because when I try and download it, it pops up an error saying that windows vista has bo idea what the file is.
-
http://www.7-zip.org/
And extremely nice, dude. I kinda felt there was some stuff missing in Alec's list xD
-
http://www.7-zip.org/
And extremely nice, dude. I kinda felt there was some stuff missing in Alec's list xD
thanks.
-
If I may ask, what exactly are all the "Eric_Something" entities?
I noticed there a quite a few.
Also, I'd be curious as to how to "activate" certain bosses. Most of them "trigger" a boss fight once they are dropped, but some just idle around and do nothing (King Jelly, Kelp Forest Boss). I guess since these bosses are triggered through some sort of cutscene (for example, the camera panning to King Jelly and itself then slowly descending.
I guess you have to trigger them with nodes of sorts, but I have no idea how xD
-
I noticed that many or most of the entities that we can add have their game default behavior. For example the little nautilus things will attack Naija in a yo-yo way. Is there any way of overriding this? (So that they can behave differently). I know we can add extra behavior but I would like to be able to override the default behavior. Also is it possible to attach more than one pet to Naija?
Tkxs
deb
-
Don't really know about the pet thing, but you can change the behavior by changing the .lua script. Maybe ask Alec real nicely if you can have the script(s).
-
I noticed that many or most of the entities that we can add have their game default behavior. For example the little nautilus things will attack Naija in a yo-yo way. Is there any way of overriding this? (So that they can behave differently).
The way to do it is by editing the scripts. I can hook you up with an archive of all the scripts used in the game if you like. It does involve scripting (a form of programming).
I know we can add extra behavior but I would like to be able to override the default behavior. Also is it possible to attach more than one pet to Naija?
Depends what you mean by "pet". There is the pet system that is built into the menu... its not really possible to allow the player to select more than one pet at once. However, you could implement creatures that follow you around using scripts. They just wouldn't be selectable in the pet menu.
-
Thanks. Regarding the pets idea, yes it makes sense to do it the way you suggest (just have more than one creature follow you around, with some way of dropping the creature other than through the pet menu). I will try it. And yes I would love to learn to override the default behavior by changing the scripts
deb
-
Will there be a list of the environment components too? Just asking. :)
-
Actually, this is a better place for lists: http://aquaria.sfiera.net/wiki/Main_Page (http://aquaria.sfiera.net/wiki/Main_Page)
-
I know this thread hasn't had any posts for quite some time, but I noticed a few things, one neight creature list is complete, the one you gave us Alec, nor the one on the aquaria.sfiera.net/wiki aquaria modding site. Like for example all the tropical fish are missing. Now that the game has been out this long could we get a full list of the entities? Also, were you going to post those entity behavior lua scripts? Coming pretty far on level design for my mod, but there's so much more content already in the game that I'd like to be able to use. Anyways, with the lack of tropical fish entity names I've been making a lot of my own, but I would like to still use all the current ones made for more variety and atmospheric results.
-
Did you try that 7z?
-
Yes Hiro, it's incomplete. Wouldn't you have thought I have that already since it's been out forever?? Anyways, my post still stands and still looking for a COMPLETE list of the entities.
-
Oh I see. XD Sorry.
Well, if both Alec's and that list are both incomplete (and the one on the wiki) then I guess I'm no help here. >.<;
-
I would like to know what those dreadful insect like creatures in the Sunken City are called, and are they on that list at all? A description after each ones name would also be nice :D
-
Or a picture.
-
Or a picture.
Yes that would be good but time consuming for someone I think? :)
-
ty alec your so awesome :P
-
Note: The entire list of entities (to my knowledge) can be found in the new patch as an entitygroups.txt under
C:\Program Files\Aquaria\scripts\entities
(sorry I don't know where to look on a mac).
Alternatively, the Native Aquaria mod has that text file in it also. ;)
-
Good work Hiro. :) You can also find the names of creatures as titles for their respective pictures in the "gfx" folder under ...
C:\Program Files\Aquaria\gfx
... but it takes a debilitating amount of clicks to get through the entire collection. :)
-
Yeah, that was one of the nicest surprises I noticed immediately with the newest release for windows. :) Again, thank you so much Alec!
-
one thing it needs is pictures to tell which is which heh just to make your life harder :P
-
If you switch your folders to "thumbnails" instead of "icons" you get pictures. Under the "View" menu.