角色专属costume目录的后缀。例如The Forgotten的costumeSuffix为_forgotten,其目录为C:\Program Files (x86)\Steam\steamapps\common\The Binding of Isaac Rebirth\resources-dlc3\gfx\characters\costumes_forgotten。
bombs
int
初始炸弹数
keys
int
初始钥匙数
coins
int
初始金币数
card
int
初始卡牌ID
pill
int
canShoot
bool
False=蒙眼
achievement
int
与原版成就绑定的角色
broken
int
初始破碎心数量
pocketActive
int
初始pocket主动道具ID
birthright
string
拾取Birthright时的提示信息
bSkinParent
string
你的tainted角色对应的普通角色名称
hidden
bool
True=该角色不会出现在选择界面
players.xml 文件示例:
1 2 3 4 5 6 7 8 910
<playersroot="gfx/characters/costumes/"portraitroot="gfx/ui/boss/"nameimageroot="gfx/ui/boss/"><playername="Bob"skin="character_Bob.png"hp="4"black="4"pocketActive="712"items="1,4"keys="3"nameimage="playername_Bob.png"portrait="playerportrait_Bob.png"skinColor="-1"canShoot="false"birthright="You are now a gamer"/></players>