Участник:IanComradeBot/prototype/species.json: различия между версиями
Update prototype/species.json via GitHub Actions |
м Update prototype/species.json via GitHub Actions |
||
| (не показано 28 промежуточных версий этого же участника) | |||
| Строка 27: | Строка 27: | ||
}, | }, | ||
"id": { | "id": { | ||
" | "Gingerbread": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"name": "species-name- | "name": "species-name-gingerbread", | ||
"roundStart": | "roundStart": false, | ||
"sprites": " | "sprites": "MobGingerbreadSprites", | ||
"defaultSkinTone": "#9A7C5AFF", | |||
"markingLimits": "MobHumanMarkingLimits", | "markingLimits": "MobHumanMarkingLimits", | ||
"prototype": " | "prototype": "MobGingerbread", | ||
"dollPrototype": " | "dollPrototype": "MobGingerbreadDummy", | ||
"skinColoration": "HumanToned" | "skinColoration": "HumanToned" | ||
}, | }, | ||
" | "Skeleton": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
" | "name": "species-name-skeleton", | ||
" | "roundStart": false, | ||
" | "sprites": "MobSkeletonSprites", | ||
"name": "species-name- | "defaultSkinTone": "#FFF9E2FF", | ||
"markingLimits": "MobHumanMarkingLimits", | |||
"prototype": "MobSkeletonPerson", | |||
"dollPrototype": "MobSkeletonPersonDummy", | |||
"skinColoration": "TintedHues", | |||
"maleFirstNames": "NamesSkeletonFirst", | |||
"femaleFirstNames": "NamesSkeletonFirst" | |||
}, | |||
"Arachnid": { | |||
"sexes": [ | |||
"Unsexed" | |||
], | |||
"name": "species-name-arachnid", | |||
"roundStart": true, | "roundStart": true, | ||
"sprites": " | "sprites": "MobArachnidSprites", | ||
"markingLimits": " | "defaultSkinTone": "#385878FF", | ||
"prototype": " | "markingLimits": "MobArachnidMarkingLimits", | ||
"dollPrototype": " | "prototype": "MobArachnid", | ||
"skinColoration": " | "dollPrototype": "MobArachnidDummy", | ||
"skinColoration": "Hues", | |||
"maleFirstNames": "NamesArachnidFirst", | |||
"femaleFirstNames": "NamesArachnidFirst", | |||
"maleLastNames": "NamesArachnidLast", | |||
"femaleLastNames": "NamesArachnidLast" | |||
}, | }, | ||
" | "Diona": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"name": "species-name- | "naming": "TheFirstofLast", | ||
"youngAge": 3000, | |||
"oldAge": 6000, | |||
"maxAge": 12000, | |||
"name": "species-name-diona", | |||
"roundStart": true, | "roundStart": true, | ||
"sprites": " | "sprites": "MobDionaSprites", | ||
"defaultSkinTone": "# | "defaultSkinTone": "#CDB369FF", | ||
"markingLimits": " | "markingLimits": "MobDionaMarkingLimits", | ||
"prototype": " | "prototype": "MobDiona", | ||
"dollPrototype": " | "dollPrototype": "MobDionaDummy", | ||
"skinColoration": "Hues", | "skinColoration": "Hues", | ||
"maleFirstNames": " | "maleFirstNames": "NamesDionaFirst", | ||
"femaleFirstNames": " | "femaleFirstNames": "NamesDionaFirst", | ||
"maleLastNames": " | "maleLastNames": "NamesDionaLast", | ||
"femaleLastNames": " | "femaleLastNames": "NamesDionaLast" | ||
}, | }, | ||
"CorvaxVulpkanin": { | "CorvaxVulpkanin": { | ||
| Строка 91: | Строка 113: | ||
"maleLastNames": "NamesVulpLast", | "maleLastNames": "NamesVulpLast", | ||
"femaleLastNames": "NamesVulpLast" | "femaleLastNames": "NamesVulpLast" | ||
}, | }, | ||
"SlimePerson": { | "SlimePerson": { | ||
| Строка 140: | Строка 128: | ||
"skinColoration": "Hues" | "skinColoration": "Hues" | ||
}, | }, | ||
" | "Ipc": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"name": "species-name- | "name": "species-name-Ipc", | ||
"roundStart": | "roundStart": true, | ||
"sprites": " | "sprites": "MobIpcSprites", | ||
"defaultSkinTone": "# | "defaultSkinTone": "#EB943DFF", | ||
"markingLimits": " | "markingLimits": "MobIpcMarkingLimits", | ||
"prototype": " | "prototype": "MobIpc", | ||
"dollPrototype": " | "dollPrototype": "MobIpcDummy", | ||
"skinColoration": " | "skinColoration": "Hues", | ||
"maleFirstNames": "NamesIpcFirstMale", | |||
"femaleFirstNames": "NamesIpcFirstFemale", | |||
"maleLastNames": "NamesIpcLast", | |||
"femaleLastNames": "NamesIpcLast", | |||
"minAge": 0 | |||
}, | }, | ||
"Moth": { | "Moth": { | ||
| Строка 172: | Строка 165: | ||
"femaleLastNames": "NamesMothLast" | "femaleLastNames": "NamesMothLast" | ||
}, | }, | ||
" | "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" | |||
}, | |||
"Human": { | |||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"name": "species-name- | "name": "species-name-human", | ||
"roundStart": | "roundStart": true, | ||
"sprites": " | "sprites": "MobHumanSprites", | ||
"markingLimits": "MobHumanMarkingLimits", | "markingLimits": "MobHumanMarkingLimits", | ||
"prototype": " | "prototype": "MobHuman", | ||
"dollPrototype": " | "dollPrototype": "MobHumanDummy", | ||
"skinColoration": " | "skinColoration": "HumanToned" | ||
}, | }, | ||
" | "Vulpkanin": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"name": "species-name-vulpkanin", | |||
"name": "species-name- | |||
"roundStart": true, | "roundStart": true, | ||
"sprites": " | "sprites": "MobCorvaxVulpkaninSprites", | ||
"defaultSkinTone": "# | "defaultSkinTone": "#EB943DFF", | ||
"markingLimits": " | "markingLimits": "MobVulpkaninMarkingLimits", | ||
"prototype": " | "prototype": "MobVulpkanin", | ||
"dollPrototype": " | "dollPrototype": "MobVulpkaninDummy", | ||
"skinColoration": "Hues", | "skinColoration": "Hues", | ||
"maleFirstNames": " | "maleFirstNames": "NamesVulpFirstMale", | ||
"femaleFirstNames": " | "femaleFirstNames": "NamesVulpFirstFemale", | ||
"maleLastNames": " | "maleLastNames": "NamesVulpLast", | ||
"femaleLastNames": " | "femaleLastNames": "NamesVulpLast" | ||
}, | }, | ||
" | "Tajaran": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"name": "species-name- | "name": "species-name-tajaran", | ||
"roundStart": true, | "roundStart": true, | ||
"sprites": " | "sprites": "MobTajaranSprites", | ||
"defaultSkinTone": "#EB943DFF", | "defaultSkinTone": "#EB943DFF", | ||
"markingLimits": " | "markingLimits": "MobTajaranMarkingLimits", | ||
"prototype": " | "prototype": "MobTajaran", | ||
"dollPrototype": " | "dollPrototype": "MobTajaranDummy", | ||
"skinColoration": "Hues", | "skinColoration": "Hues", | ||
"maleFirstNames": " | "maleFirstNames": "NamesTajaranFirstMale", | ||
"femaleFirstNames": " | "femaleFirstNames": "NamesTajaranFirstFemale", | ||
"maleLastNames": " | "maleLastNames": "NamesTajaranLast", | ||
"femaleLastNames": " | "femaleLastNames": "NamesTajaranLast" | ||
}, | }, | ||
"Vox": { | "Vox": { | ||
| Строка 245: | Строка 246: | ||
"femaleFirstNames": "NamesVox" | "femaleFirstNames": "NamesVox" | ||
}, | }, | ||
" | "Reptilian": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"name": "species-name- | "naming": "FirstDashFirst", | ||
"name": "species-name-reptilian", | |||
"roundStart": true, | "roundStart": true, | ||
"sprites": " | "sprites": "MobReptilianSprites", | ||
"defaultSkinTone": "# | "defaultSkinTone": "#34A223FF", | ||
"markingLimits": " | "markingLimits": "MobReptilianMarkingLimits", | ||
"prototype": " | "prototype": "MobReptilian", | ||
"dollPrototype": " | "dollPrototype": "MobReptilianDummy", | ||
"skinColoration": "Hues", | "skinColoration": "Hues", | ||
"maleFirstNames": " | "maleFirstNames": "NamesReptilianMale", | ||
"femaleFirstNames": " | "femaleFirstNames": "NamesReptilianFemale" | ||
} | } | ||
} | } | ||
} | } | ||