Skip to content

Commit

Permalink
Merge branch 'main-1.4.4' of https://github.com/NalydddNobel/AQMod in…
Browse files Browse the repository at this point in the history
…to main-1.4.4
  • Loading branch information
UriBuilder committed Sep 30, 2024
2 parents 7125499 + 406a43e commit 265e482
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 43 deletions.
2 changes: 1 addition & 1 deletion Localization/zh-Hans/Mods.Aequus.Items/Potions.hjson
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ SentryPotion: {
DisplayName: 哨兵药水
Tooltip: 增加{0}格最大哨兵栏位
BuffDisplayName: 哨兵
// EmpoweredDescription: Further increased sentry slots
EmpoweredDescription: 进一步增加最大哨兵栏位
}

TaintedSeafood: {
Expand Down
2 changes: 1 addition & 1 deletion Localization/zh-Hans/Mods.Aequus/Buffs.hjson
Original file line number Diff line number Diff line change
Expand Up @@ -493,7 +493,7 @@ Buffs: {
VeinminerBuff: {
DisplayName: 地脉爆破
Description: 矿石会神奇的被自动挖掘
// EmpoweredDescription: Increased ore droprate and veinmine speed
EmpoweredDescription: 增加矿石掉落率和地脉爆破速度
}

VeinminerBuffEmpowered: {
Expand Down
82 changes: 41 additions & 41 deletions Localization/zh-Hans/Mods.Aequus/Prefixes.hjson
Original file line number Diff line number Diff line change
@@ -1,60 +1,60 @@
Prefixes: {
SplashPrefix: {
DisplayName: 可泼溅的
Ability: +可投掷
// ItemName: Moray Pollen
// ItemTooltip: Grant the 'Splashable' affix when held and pressing <right> on a potion
Ability: +100%投掷能力
ItemName: 海鳝花粉
ItemTooltip: 手持此物并右键药水可使其获得'可泼溅的'词缀
}

EmpoweredPrefix: {
DisplayName: 增强的
Ability: "{0}增益强度"
// Downside: -{0}% buff duration
// ItemName: Mistral Pollen
// ItemTooltip: Grant the 'Empowered' affix when held and pressing <right> on a potion
Ability: +{0}增益强度
Downside: -{0}%增益持续时间
ItemName: 寒风花粉
ItemTooltip: 手持此物并右键药水可使其获得'增强的'词缀

Description: {
// WaterWalking: Increased movement speed while walking on liquids
// Warmth: Further reduced damage from cold sources
// ObsidianSkin: Doubled defense while submerged in a liquid
// Flipper: Increased movement speed while submerged in a liquid
// Gills: Increase defense by {0} while submerged in a liquid
// Swiftness: Further increased movement speed
// Builder: Further increased building potential
// Invisibility: Enemies are less likely to target you
// Featherfall: Increases wing time by {0} {^0:second;seconds}
// ManaRegeneration: Further increased mana regeneration
// Titan: Further increased knockback
// Dangersense: "{$ItemTooltip.MechanicalLens}"
// Regeneration: Further increased regeneration
// Ironskin: Further increased defense
// MagicPower: Further increased magic damage
// Shine: Further increased shine
// Thorns: Further increased thorns
// Archery: Further increased arrow damage
// Mining: Further increased mining speed
// Fishing: Further increased fishing skill
// Summoning: Further increased minion slots
// Lifeforce: Further increased maximum life
// Endurance: Further increased damage reduction
// Rage: Further increased critical strike chance
// Wrath: Further increased damage
// Lucky: Doubled luck!
WaterWalking: 当行走在水上时增加移动速度
Warmth: 进一步降低冷系伤害
ObsidianSkin: 当浸没在液体中时防御力翻倍
Flipper: 当浸没在液体中时增加移动速度
Gills: 当浸没在液体中时增加{0}点防御
Swiftness: 进一步增加移动速度
Builder: 进一步增加建筑潜力
Invisibility: 敌人不大可能以你为攻击目标
Featherfall: 延长{0}秒飞行时间
ManaRegeneration: 进一步增加魔力再生速度
Titan: 进一步增加击退
Dangersense: "{$ItemTooltip.MechanicalLens}"
Regeneration: 进一步增加再生速度
Ironskin: 进一步增加防御力
MagicPower: 进一步增加魔法伤害
Shine: 进一步增加光芒
Thorns: 进一步增加荆棘
Archery: 进一步增加箭矢伤害
Mining: 进一步增加挖掘速度
Fishing: 进一步增加渔力
Summoning: 进一步增加召唤栏位
Lifeforce: 进一步增加最大生命值
Endurance: 进一步增加伤害减免
Rage: 进一步增加暴击率
Wrath: 进一步增加伤害
Lucky: 运气翻倍!
}
}

StuffedPrefix: {
// DisplayName: Stuffed
// Ability: +{0}% buff duration
// ItemName: Stellar Cubes
// ItemTooltip: Grant the 'Stuffed' affix when held and pressing <right> on a potion
DisplayName: 填充的
Ability: +{0}%增益持续时间
ItemName: 星界立方
ItemTooltip: 手持此物并右键药水可使其获得'填充的'词缀
}

BoundedPrefix: {
DisplayName: 有界限的
Ability: +超越死亡
// ItemName: Manacle Pollen
// ItemTooltip: Grant the 'Bounded' affix when held and pressing <right> on a potion
DisplayName: 界缚的
Ability: +100%来世机会
ItemName: 镣铐花粉
ItemTooltip: 手持此物并右键药水可使其获得'界缚的'词缀
}

CooldownTip: "{0}%冷却时间"
Expand Down

0 comments on commit 265e482

Please sign in to comment.