Участник:IanComradeBot/prototype/species.json: различия между версиями
Материал из Space Station 14 Вики
Update prototype/species.json via GitHub Actions |
Update prototype/species.json via GitHub Actions |
||
| Строка 27: | Строка 27: | ||
}, | }, | ||
"id": { | "id": { | ||
" | "Vox": { | ||
"sexes": [ | "sexes": [ | ||
"Unsexed" | "Unsexed" | ||
], | ], | ||
"name": "species-name- | "naming": "First", | ||
"name": "species-name-vox", | |||
"roundStart": true, | |||
"sprites": "MobVoxSprites", | |||
"defaultSkinTone": "#6C741DFF", | |||
"markingLimits": "MobVoxMarkingLimits", | |||
"prototype": "MobVox", | |||
"dollPrototype": "MobVoxDummy", | |||
"skinColoration": "VoxFeathers", | |||
"maleFirstNames": "NamesVox", | |||
"femaleFirstNames": "NamesVox" | |||
}, | |||
"Human": { | |||
"sexes": [ | |||
"Male", | |||
"Female" | |||
], | |||
"name": "species-name-human", | |||
"roundStart": true, | "roundStart": true, | ||
"sprites": " | "sprites": "MobHumanSprites", | ||
"markingLimits": "MobHumanMarkingLimits", | |||
"markingLimits": " | "prototype": "MobHuman", | ||
"prototype": " | "dollPrototype": "MobHumanDummy", | ||
"dollPrototype": " | "skinColoration": "HumanToned" | ||
"skinColoration": " | |||
}, | }, | ||
" | "Ipc": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"name": "species-name- | "name": "species-name-Ipc", | ||
"roundStart": | "roundStart": true, | ||
"sprites": " | "sprites": "MobIpcSprites", | ||
"defaultSkinTone": "#EB943DFF", | "defaultSkinTone": "#EB943DFF", | ||
"markingLimits": " | "markingLimits": "MobIpcMarkingLimits", | ||
"prototype": " | "prototype": "MobIpc", | ||
"dollPrototype": " | "dollPrototype": "MobIpcDummy", | ||
"skinColoration": "Hues", | "skinColoration": "Hues", | ||
"maleFirstNames": " | "maleFirstNames": "NamesIpcFirstMale", | ||
"femaleFirstNames": " | "femaleFirstNames": "NamesIpcFirstFemale", | ||
"maleLastNames": " | "maleLastNames": "NamesIpcLast", | ||
"femaleLastNames": " | "femaleLastNames": "NamesIpcLast", | ||
"minAge": 0 | |||
}, | }, | ||
"Moth": { | "Moth": { | ||
| Строка 80: | Строка 93: | ||
"femaleLastNames": "NamesMothLast" | "femaleLastNames": "NamesMothLast" | ||
}, | }, | ||
" | "Arachnid": { | ||
"sexes": [ | |||
"Unsexed" | |||
], | |||
"name": "species-name-arachnid", | |||
"roundStart": true, | |||
"sprites": "MobArachnidSprites", | |||
"defaultSkinTone": "#385878FF", | |||
"markingLimits": "MobArachnidMarkingLimits", | |||
"prototype": "MobArachnid", | |||
"dollPrototype": "MobArachnidDummy", | |||
"skinColoration": "Hues", | |||
"maleFirstNames": "NamesArachnidFirst", | |||
"femaleFirstNames": "NamesArachnidFirst", | |||
"maleLastNames": "NamesArachnidLast", | |||
"femaleLastNames": "NamesArachnidLast" | |||
}, | |||
"Dwarf": { | |||
"sexes": [ | |||
"Male", | |||
"Female" | |||
], | |||
"youngAge": 60, | |||
"oldAge": 300, | |||
"maxAge": 600, | |||
"name": "species-name-dwarf", | |||
"roundStart": true, | |||
"sprites": "MobHumanSprites", | |||
"markingLimits": "MobHumanMarkingLimits", | |||
"prototype": "MobDwarf", | |||
"dollPrototype": "MobDwarfDummy", | |||
"skinColoration": "HumanToned" | |||
}, | |||
"Gingerbread": { | |||
"sexes": [ | |||
"Male", | |||
"Female" | |||
], | |||
"name": "species-name-gingerbread", | |||
"roundStart": false, | |||
"sprites": "MobGingerbreadSprites", | |||
"defaultSkinTone": "#9A7C5AFF", | |||
"markingLimits": "MobHumanMarkingLimits", | |||
"prototype": "MobGingerbread", | |||
"dollPrototype": "MobGingerbreadDummy", | |||
"skinColoration": "HumanToned" | |||
}, | |||
"SlimePerson": { | |||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"name": "species-name-slime", | |||
"name": "species-name- | |||
"roundStart": true, | "roundStart": true, | ||
"sprites": " | "sprites": "MobSlimeSprites", | ||
"defaultSkinTone": "# | "defaultSkinTone": "#B8B8B8FF", | ||
"markingLimits": " | "markingLimits": "MobSlimeMarkingLimits", | ||
"prototype": " | "prototype": "MobSlimePerson", | ||
"dollPrototype": " | "dollPrototype": "MobSlimePersonDummy", | ||
"skinColoration": "Hues" | |||
}, | |||
"CorvaxVulpkanin": { | |||
"sexes": [ | |||
"Male", | |||
"Female" | |||
], | |||
"name": "species-name-vulpkanin", | |||
"roundStart": false, | |||
"sprites": "MobCorvaxVulpkaninSprites", | |||
"defaultSkinTone": "#EB943DFF", | |||
"markingLimits": "MobCorvaxVulpkaninMarkingLimits", | |||
"prototype": "MobCorvaxVulpkanin", | |||
"dollPrototype": "MobCorvaxVulpkaninDummy", | |||
"skinColoration": "Hues", | "skinColoration": "Hues", | ||
"maleFirstNames": " | "maleFirstNames": "NamesVulpFirstMale", | ||
"femaleFirstNames": " | "femaleFirstNames": "NamesVulpFirstFemale", | ||
"maleLastNames": " | "maleLastNames": "NamesVulpLast", | ||
"femaleLastNames": " | "femaleLastNames": "NamesVulpLast" | ||
}, | }, | ||
"Tajaran": { | "Tajaran": { | ||
| Строка 119: | Строка 189: | ||
"maleLastNames": "NamesTajaranLast", | "maleLastNames": "NamesTajaranLast", | ||
"femaleLastNames": "NamesTajaranLast" | "femaleLastNames": "NamesTajaranLast" | ||
}, | |||
"Skeleton": { | |||
"sexes": [ | |||
"Male", | |||
"Female" | |||
], | |||
"name": "species-name-skeleton", | |||
"roundStart": false, | |||
"sprites": "MobSkeletonSprites", | |||
"defaultSkinTone": "#FFF9E2FF", | |||
"markingLimits": "MobHumanMarkingLimits", | |||
"prototype": "MobSkeletonPerson", | |||
"dollPrototype": "MobSkeletonPersonDummy", | |||
"skinColoration": "TintedHues", | |||
"maleFirstNames": "NamesSkeletonFirst", | |||
"femaleFirstNames": "NamesSkeletonFirst" | |||
}, | }, | ||
"Vulpkanin": { | "Vulpkanin": { | ||
| Строка 138: | Строка 224: | ||
"femaleLastNames": "NamesVulpLast" | "femaleLastNames": "NamesVulpLast" | ||
}, | }, | ||
" | "Diona": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"name": "species-name- | "naming": "TheFirstofLast", | ||
"roundStart": | "youngAge": 3000, | ||
"sprites": " | "oldAge": 6000, | ||
"defaultSkinTone": "# | "maxAge": 12000, | ||
"markingLimits": " | "name": "species-name-diona", | ||
"prototype": " | "roundStart": true, | ||
"dollPrototype": " | "sprites": "MobDionaSprites", | ||
"skinColoration": " | "defaultSkinTone": "#CDB369FF", | ||
"maleFirstNames": " | "markingLimits": "MobDionaMarkingLimits", | ||
"femaleFirstNames": " | "prototype": "MobDiona", | ||
"dollPrototype": "MobDionaDummy", | |||
"skinColoration": "Hues", | |||
"maleFirstNames": "NamesDionaFirst", | |||
"femaleFirstNames": "NamesDionaFirst", | |||
"maleLastNames": "NamesDionaLast", | |||
"femaleLastNames": "NamesDionaLast" | |||
}, | }, | ||
"Reptilian": { | "Reptilian": { | ||
| Строка 170: | Строка 262: | ||
"maleFirstNames": "NamesReptilianMale", | "maleFirstNames": "NamesReptilianMale", | ||
"femaleFirstNames": "NamesReptilianFemale" | "femaleFirstNames": "NamesReptilianFemale" | ||
} | } | ||
} | } | ||
} | } | ||
Версия от 19:52, 16 февраля 2026
| default |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id |
|