#{{pet.baseId}}
{{pet.variantText}}
{{if pet.imageUrl}}
{{else}}
{{/if}}
{{if pet.variantText == "异色炫彩"}}
{{/if}}
{{if pet.variantText == "炫彩"}}
{{/if}}
无图
{{/if}}
{{if pet.variantText == "异色"}}
{{/if}}
{{if pet.variantText == "异色炫彩"}}
{{/if}}
{{if pet.variantText == "炫彩"}}
{{/if}}
{{pet.name}}
{{if pet.defaultName}}
默认名:{{pet.defaultName}}
{{/if}}
{{each pet.cards card}}
{{card.label}}
{{card.value}}
{{if card.hint}}
{{card.hint}}
{{/if}}
{{/each}}
六维
{{each pet.attributes attr}}
{{/each}}
{{attr.label}}
{{attr.value}}
天赋 {{attr.talent}} / 种族 {{attr.race}}
技能
{{if pet.skills && pet.skills.length > 0}}
{{each pet.skills skill}}
{{else}}
{{if skill.icon}}
{{else}}
{{/if}}
{{/each}}
{{skill.name}}
{{skill.status}}
位 {{skill.pos}} · {{skill.unlock}}
暂无技能字段
{{/if}}
{{each pet.catchItems item}}
{{item.label}}:{{item.value}}
{{/each}}
特性:{{pet.specialityIds}}
关系:{{pet.relationshipType}}
来源:{{pet.npcIdSource}}
{{if pet.errorText}}
{{pet.errorText}}
{{/if}}