🥚 精灵查蛋
蛋组查询 · 配种兼容一览
{{pet_name}}
{{pet_name}} #{{pet_id}}
{{type_label}}
{{each egg_groups gid}} {{if gid == 1}} 🚫 未发现 {{else}} 🥚 {{egg_group_labels[gid]}} {{/if}} {{/each}}
{{if male_rate != none}}
性别比例
♂ {{male_rate}}% ♀ {{female_rate}}%
{{/if}}
孵化时长
{{hatch_label}}
体重范围
{{weight_label}}
身高范围
{{height_label}}
总种族值
{{total_stats}}
{{if compatible_total_known === false}}当前预览数{{else}}可配种数{{/if}}
{{total_compatible}}
蛋组
{{egg_groups_label}}
{{if egg_details && egg_details.has_data}}
🥚 蛋种详细数据
蛋类型
{{egg_details.precious_egg_label}}
基础异色概率
{{egg_details.base_prob_str}}
额外异色概率
{{egg_details.add_prob_str}}
接触增加异色
{{if egg_details.is_contact_add_glass}}是{{else}}否{{/if}}
{{if egg_details.variant_count > 0}}
🔄 蛋变体({{egg_details.variant_count}}个)
{{each egg_details.variant variant}}
{{variant.name}} #{{variant.id}}
蛋类型 {{variant.precious_egg_label}}
孵化时长 {{variant.hatch_label}}
体重范围 {{variant.weight_label}}
身高范围 {{variant.height_label}}
异色概率 {{variant.base_prob_str}}
{{/each}}
{{/if}}
{{/if}} {{if is_undiscovered}}
⚠️ 未发现蛋组
该精灵属于「未发现」蛋组,不能和任何精灵生蛋。
{{/if}} {{each egg_group_sections section}} {{if section.id != 1}}
{{section.id}}
{{section.label}}
{{section.count}} 只可配种
{{if section.desc}}
{{section.desc}}
{{/if}} {{if section.count == 0}}
暂无同蛋组可配种精灵
{{else}}
{{each section.members member}}
{{member.name}}
{{member.type_label}} · {{member.egg_groups_label}}
{{/each}} {{if section.has_more}}
... 还有 {{section.total - 30}} 只精灵未显示
{{/if}}
{{/if}}
{{/if}} {{/each}}
{{commandHint}}