杰奥:修订间差异
跳转到导航
跳转到搜索
(Imported from text file) |
(Imported from text file) |
||
(未显示2个用户的5个中间版本) | |||
第33行: | 第33行: | ||
} | } | ||
fieldset { | fieldset { | ||
padding: | padding: 12px 16px; | ||
border: 1px solid | border: 1px solid rgba(255, 255, 255, 0.1); | ||
border-radius: 8px; | border-radius: 8px; | ||
background: # | 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 + | stat = Math.floor(((base * 2 + iv + ev / 4) * level) / 100 + level + 10); | ||
} else { | } else { | ||
stat = Math.floor(((((base * 2 + iv + | 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 = | document.getElementById("ev-remaining").textContent = 510 - totalEV; | ||
} | } | ||
第211行: | 第214行: | ||
| 拳击 || 物理攻击(普通) || 40 || 40 || 100 || 0 || 1 || 1/16 || -- | | 拳击 || 物理攻击(普通) || 40 || 40 || 100 || 0 || 1 || 1/16 || -- | ||
|- | |- | ||
| 气力 || | | 气力 || 属性攻击(--) || 0 || 40 || 必中 || 0 || 6 || -- || 技能使用成功时,100%改变自身攻击等级+1。 | ||
|- | |- | ||
| 重拳 || 物理攻击(战斗) || 55 || 35 || 100 || 0 || 10 || 2/16 || -- | | 重拳 || 物理攻击(战斗) || 55 || 35 || 100 || 0 || 10 || 2/16 || -- | ||
第217行: | 第220行: | ||
| 拳光 || 特殊攻击(战斗) || 50 || 40 || 100 || 0 || 14 || 1/16 || -- | | 拳光 || 特殊攻击(战斗) || 50 || 40 || 100 || 0 || 14 || 1/16 || -- | ||
|- | |- | ||
| 冲刺 || | | 冲刺 || 属性攻击(--) || 0 || 30 || 必中 || 0 || 18 || -- || 技能使用成功时,100%改变自身攻击等级+1;技能使用成功时,100%改变自身速度等级+1。 | ||
|- | |- | ||
| 光速刺拳 || 物理攻击(战斗) || 20 || 30 || 100 || 1 || 22 || 1/16 || 1回合做3~5次攻击。 | | 光速刺拳 || 物理攻击(战斗) || 20 || 30 || 100 || 1 || 22 || 1/16 || 1回合做3~5次攻击。 | ||
第223行: | 第226行: | ||
| 拳气 || 特殊攻击(战斗) || 80 || 25 || 必中 || 0 || 26 || 1/16 || -- | | 拳气 || 特殊攻击(战斗) || 80 || 25 || 必中 || 0 || 26 || 1/16 || -- | ||
|- | |- | ||
| 防守 || | | 防守 || 属性攻击(--) || 0 || 35 || 必中 || 0 || 30 || -- || 技能使用成功时,100%改变自身防御等级+1。 | ||
|} | |} | ||
==进化链== | ==进化链== | ||
<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:头像-397.png|link=杰奥|100px]]<br></div> | <div>[[File:头像-397.png|link=杰奥|100px]]<br>31级进化</div> | ||
<div>[[File:头像-398.png|link=杰拉德|100px]]<br></div> | <div>[[File:头像-398.png|link=杰拉德|100px]]<br>完全体</div> | ||
</div> | </div> |
2025年6月24日 (二) 14:13的最新版本
精灵资料
- 精灵名称:杰奥
- 图鉴编号:397
- 属性:战斗
- 分类:
- 类型:
- 身高:40.0cm
- 体重:30.0kg
- 获取方式:
- 精灵介绍:杰奥是火星港研究员们经过数代培养而产生的精灵,它的升级速度要远远快于其他精灵,娇小的身形下隐藏着强大的力量。
种族值
攻击 | 防御 | 特攻 | 特防 | 速度 | 体力 | 总和 |
---|---|---|---|---|---|---|
68 | 52 | 56 | 56 | 46 | 62 | 340 |
技能列表
技能 | 类型 | 威力 | PP | 命中 | 先制 | 学习等级 | 参考暴击 | 描述 |
---|---|---|---|---|---|---|---|---|
拳击 | 物理攻击(普通) | 40 | 40 | 100 | 0 | 1 | 1/16 | -- |
气力 | 属性攻击(--) | 0 | 40 | 必中 | 0 | 6 | -- | 技能使用成功时,100%改变自身攻击等级+1。 |
重拳 | 物理攻击(战斗) | 55 | 35 | 100 | 0 | 10 | 2/16 | -- |
拳光 | 特殊攻击(战斗) | 50 | 40 | 100 | 0 | 14 | 1/16 | -- |
冲刺 | 属性攻击(--) | 0 | 30 | 必中 | 0 | 18 | -- | 技能使用成功时,100%改变自身攻击等级+1;技能使用成功时,100%改变自身速度等级+1。 |
光速刺拳 | 物理攻击(战斗) | 20 | 30 | 100 | 1 | 22 | 1/16 | 1回合做3~5次攻击。 |
拳气 | 特殊攻击(战斗) | 80 | 25 | 必中 | 0 | 26 | 1/16 | -- |
防守 | 属性攻击(--) | 0 | 35 | 必中 | 0 | 30 | -- | 技能使用成功时,100%改变自身防御等级+1。 |