NPCs
CYBERDEViL upravil túto stránku 5 rokov pred

NPCs

Data structure (npcs.json)

  • Table: core.db.NPCs
  • Data: core.db.NPCData
index valueType default description
0 name str "" Display name
1 dir-name str "" sub-dir name
2 file-name str "" The model file name (.egg)
3 animations dict {} TODO remove this, will use all animations in one file
4 stats core.db.StatsData [] Character stats (health, strength, etc..)
5 collisionShape list [] TODO
6 speciesId int 1 TODO
7 fractionId int 1
8 spellIds list [] A list with spellId's