巴多:修订间差异

来自赛尔号精灵图鉴
跳转到导航 跳转到搜索
(Imported from text file)
(Imported from text file)
 
(未显示2个用户的4个中间版本)
第33行: 第33行:
}
}
fieldset {
fieldset {
   padding: 10px 15px;
   padding: 12px 16px;
   border: 1px solid #aaa;
   border: 1px solid rgba(255, 255, 255, 0.1);
   border-radius: 8px;
   border-radius: 8px;
   background: #ffffffcc;
   background: rgba(255, 255, 255, 0.05); /* 半透明深色 */
  color: #fff;
  backdrop-filter: blur(4px);
  box-shadow: 0 0 8px rgba(0,0,0,0.3);
}
}
legend { font-weight: bold; }
legend { font-weight: bold; }
第186行: 第189行:
     let stat;
     let stat;
     if (i === 0) {
     if (i === 0) {
       stat = Math.floor(((base * 2 + iv + Math.floor(ev / 4)) * level) / 100 + level + 10);
       stat = Math.floor(((base * 2 + iv + ev / 4) * level) / 100 + level + 10);
     } else {
     } else {
       stat = Math.floor(((((base * 2 + iv + Math.floor(ev / 4)) * level) / 100) + 5) * modifiers[i - 1]);
       stat = Math.floor(((((base * 2 + iv + ev / 4) * level) / 100) + 5) * modifiers[i - 1]);
     }
     }
     results[i].textContent = stat;
     results[i].textContent = stat;
   }
   }
   document.getElementById("ev-remaining").textContent = Math.max(510 - totalEV, 0);
   document.getElementById("ev-remaining").textContent = 510 - totalEV;
}
}


第219行: 第222行:
==进化链==
==进化链==
<div style="display: grid; grid-template-columns: repeat(auto-fit, minmax(100px, 1fr)); gap: 10px; max-width: 100%; text-align: center;">
<div style="display: grid; grid-template-columns: repeat(auto-fit, minmax(100px, 1fr)); gap: 10px; max-width: 100%; text-align: center;">
   <div>[[File:头像-133.png|link=巴多|100px]]<br></div>
   <div>[[File:头像-133.png|link=巴多|100px]]<br>19级进化</div>
   <div>[[File:头像-134.png|link=巴奈特|100px]]<br></div>
   <div>[[File:头像-134.png|link=巴奈特|100px]]<br>37级进化</div>
   <div>[[File:头像-135.png|link=巴法尔|100px]]<br></div>
   <div>[[File:头像-135.png|link=巴法尔|100px]]<br>完全体</div>
</div>
</div>

2025年6月24日 (二) 14:15的最新版本

巴多

精灵资料

  • 精灵名称:巴多
  • 图鉴编号:133
  • 属性:火
  • 分类:
  • 类型:
  • 身高:8.3cm
  • 体重:3.2kg
  • 获取方式:火山星洞穴
  • 精灵介绍:调皮可爱的精灵,喜欢在岩浆中嬉戏玩耍,总是非常精神,好像不会疲倦一样。

种族值

攻击 防御 特攻 特防 速度 体力 总和
56 44 48 43 39 42 272
基础配置



学习力





剩余学习力:510
种族值
项目
体力
攻击
防御
特攻
特防
速度
计算结果
项目结果
体力0
攻击0
防御0
特攻0
特防0
速度0

技能列表

技能 类型 威力 PP 命中 先制 学习等级 参考暴击 描述
重击 物理攻击(普通) 50 35 100 0 1 1/16 --
火球 特殊攻击(火) 40 30 100 0 6 1/16 --
奋斗 属性攻击(--) 0 40 必中 0 11 -- 技能使用成功时,100%改变自身攻击等级+1。
强攻 物理攻击(普通) 60 35 100 0 16 1/16 对方体力小于1/2时威力加倍。

进化链


19级进化

37级进化

完全体