Участник:IanComradeBot/prototype/species.json: различия между версиями
м Update prototype/species.json via GitHub Actions |
м Update prototype/species.json via GitHub Actions |
||
| (не показано 17 промежуточных версий этого же участника) | |||
| Строка 27: | Строка 27: | ||
}, | }, | ||
"id": { | "id": { | ||
"Gingerbread": { | "Gingerbread": { | ||
"sexes": [ | "sexes": [ | ||
| Строка 59: | Строка 41: | ||
"skinColoration": "HumanToned" | "skinColoration": "HumanToned" | ||
}, | }, | ||
" | "Skeleton": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
" | "name": "species-name-skeleton", | ||
"roundStart": false, | |||
" | "sprites": "MobSkeletonSprites", | ||
" | "defaultSkinTone": "#FFF9E2FF", | ||
" | |||
"markingLimits": "MobHumanMarkingLimits", | "markingLimits": "MobHumanMarkingLimits", | ||
"prototype": " | "prototype": "MobSkeletonPerson", | ||
"dollPrototype": " | "dollPrototype": "MobSkeletonPersonDummy", | ||
"skinColoration": " | "skinColoration": "TintedHues", | ||
"maleFirstNames": "NamesSkeletonFirst", | |||
"femaleFirstNames": "NamesSkeletonFirst" | |||
}, | }, | ||
"Arachnid": { | "Arachnid": { | ||
| Строка 92: | Строка 74: | ||
"femaleLastNames": "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": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
| Строка 134: | Строка 102: | ||
], | ], | ||
"name": "species-name-vulpkanin", | "name": "species-name-vulpkanin", | ||
"roundStart": | "roundStart": false, | ||
"sprites": "MobCorvaxVulpkaninSprites", | "sprites": "MobCorvaxVulpkaninSprites", | ||
"defaultSkinTone": "#EB943DFF", | "defaultSkinTone": "#EB943DFF", | ||
"markingLimits": " | "markingLimits": "MobCorvaxVulpkaninMarkingLimits", | ||
"prototype": " | "prototype": "MobCorvaxVulpkanin", | ||
"dollPrototype": " | "dollPrototype": "MobCorvaxVulpkaninDummy", | ||
"skinColoration": "Hues", | "skinColoration": "Hues", | ||
"maleFirstNames": "NamesVulpFirstMale", | "maleFirstNames": "NamesVulpFirstMale", | ||
| Строка 146: | Строка 114: | ||
"femaleLastNames": "NamesVulpLast" | "femaleLastNames": "NamesVulpLast" | ||
}, | }, | ||
" | "SlimePerson": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"name": "species-name- | "name": "species-name-slime", | ||
"roundStart": | "roundStart": true, | ||
"sprites": " | "sprites": "MobSlimeSprites", | ||
"defaultSkinTone": "# | "defaultSkinTone": "#B8B8B8FF", | ||
"markingLimits": " | "markingLimits": "MobSlimeMarkingLimits", | ||
"prototype": " | "prototype": "MobSlimePerson", | ||
"dollPrototype": " | "dollPrototype": "MobSlimePersonDummy", | ||
"skinColoration": " | "skinColoration": "Hues" | ||
}, | }, | ||
" | "Ipc": { | ||
"sexes": [ | "sexes": [ | ||
" | "Male", | ||
"Female" | |||
], | ], | ||
"name": "species-name-Ipc", | |||
"name": "species-name- | |||
"roundStart": true, | "roundStart": true, | ||
"sprites": " | "sprites": "MobIpcSprites", | ||
"defaultSkinTone": "# | "defaultSkinTone": "#EB943DFF", | ||
"markingLimits": " | "markingLimits": "MobIpcMarkingLimits", | ||
"prototype": " | "prototype": "MobIpc", | ||
"dollPrototype": " | "dollPrototype": "MobIpcDummy", | ||
"skinColoration": " | "skinColoration": "Hues", | ||
"maleFirstNames": " | "maleFirstNames": "NamesIpcFirstMale", | ||
"femaleFirstNames": " | "femaleFirstNames": "NamesIpcFirstFemale", | ||
"maleLastNames": "NamesIpcLast", | |||
"femaleLastNames": "NamesIpcLast", | |||
"minAge": 0 | |||
}, | }, | ||
"Moth": { | "Moth": { | ||
| Строка 196: | Строка 165: | ||
"femaleLastNames": "NamesMothLast" | "femaleLastNames": "NamesMothLast" | ||
}, | }, | ||
" | "Dwarf": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
" | "youngAge": 60, | ||
" | "oldAge": 300, | ||
" | "maxAge": 600, | ||
" | "name": "species-name-dwarf", | ||
" | "roundStart": true, | ||
" | "sprites": "MobHumanSprites", | ||
" | "markingLimits": "MobHumanMarkingLimits", | ||
" | "prototype": "MobDwarf", | ||
" | "dollPrototype": "MobDwarfDummy", | ||
" | "skinColoration": "HumanToned" | ||
}, | }, | ||
"Human": { | "Human": { | ||
| Строка 227: | Строка 194: | ||
"skinColoration": "HumanToned" | "skinColoration": "HumanToned" | ||
}, | }, | ||
" | "Vulpkanin": { | ||
"sexes": [ | |||
"Male", | |||
"Female" | |||
], | |||
"name": "species-name-vulpkanin", | |||
"roundStart": true, | |||
"sprites": "MobCorvaxVulpkaninSprites", | |||
"defaultSkinTone": "#EB943DFF", | |||
"markingLimits": "MobVulpkaninMarkingLimits", | |||
"prototype": "MobVulpkanin", | |||
"dollPrototype": "MobVulpkaninDummy", | |||
"skinColoration": "Hues", | |||
"maleFirstNames": "NamesVulpFirstMale", | |||
"femaleFirstNames": "NamesVulpFirstFemale", | |||
"maleLastNames": "NamesVulpLast", | |||
"femaleLastNames": "NamesVulpLast" | |||
}, | |||
"Tajaran": { | |||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"name": "species-name- | "name": "species-name-tajaran", | ||
"roundStart": true, | |||
"sprites": "MobTajaranSprites", | |||
"defaultSkinTone": "#EB943DFF", | |||
"markingLimits": "MobTajaranMarkingLimits", | |||
"prototype": "MobTajaran", | |||
"dollPrototype": "MobTajaranDummy", | |||
"skinColoration": "Hues", | |||
"maleFirstNames": "NamesTajaranFirstMale", | |||
"femaleFirstNames": "NamesTajaranFirstFemale", | |||
"maleLastNames": "NamesTajaranLast", | |||
"femaleLastNames": "NamesTajaranLast" | |||
}, | |||
"Vox": { | |||
"sexes": [ | |||
"Unsexed" | |||
], | |||
"naming": "First", | |||
"name": "species-name-vox", | |||
"roundStart": true, | "roundStart": true, | ||
"sprites": " | "sprites": "MobVoxSprites", | ||
"defaultSkinTone": "# | "defaultSkinTone": "#6C741DFF", | ||
"markingLimits": " | "markingLimits": "MobVoxMarkingLimits", | ||
"prototype": " | "prototype": "MobVox", | ||
"dollPrototype": " | "dollPrototype": "MobVoxDummy", | ||
"skinColoration": " | "skinColoration": "VoxFeathers", | ||
"maleFirstNames": "NamesVox", | |||
"femaleFirstNames": "NamesVox" | |||
}, | }, | ||
" | "Reptilian": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"naming": " | "naming": "FirstDashFirst", | ||
"name": "species-name-reptilian", | |||
"name": "species-name- | |||
"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" | ||
} | } | ||
} | } | ||
} | } | ||