1.2.0
Compatibility
Changes
Savaru Affixology 1.2.0 Update
English
✦ Gem System Overhaul
-
Unprecedented Quality
-
Now grants:
- Adds a new random affix OR
- Rerolls an existing affix
-
-
Flawless Quality
-
Now grants:
- An additional random base gem effect of the same equipment type
- Effect value is 50% of Flawless scaling
-
-
When socketing Unprecedented / Flawless gems into weapons:
- Anvil preview will display obfuscated (garbled) results
- Final values are revealed only after extraction
✦ Tooltip System Rework
- Added structured display:
[Original Gem Effect]
----Extra Effect----
[Unprecedented / Flawless Result]
====Affixes====
[Equipment Affixes]
-
Added summaries for:
- Melee
- Ranged
- Staff
- Shield
- Armor
- Accessories
✦ Mastery UI Improvement
- Mastery section is now clearly separated:
--------
Mastery Level
Mastery Bonus
Durability Bonus
--------
Quality
Stats
✦ Deconstruction Stone Improvements
-
Registered affixes now show equipment category:
- Melee Weapon
- Ranged Weapon
- Staff
- Shield
- Armor
- Accessory
✦ Guidebook Update
-
Added detailed entries for:
- Identification Scroll
- Deconstruction Stone
-
Included crafting recipes for both systems
✦ System Fixes
-
Fixed Ragnarok accessory:
- Now correctly applies spell critical chance instead of physical crit
-
Fixed multiple accessories:
- Spell-related gem effects now properly apply (Spell Power / Spell Engine compatible)
-
Fixed staff damage calculation:
-
Now includes:
- Rarity bonus
- Gem bonus
- Mastery
- Reinforcement
-
-
Fixed accessory mastery:
- Now correctly grants max health
-
Improved durability display:
- Effective durability is now shown in tooltip
中文版本更新公告
✦ 寶石系統重製
-
前所未有
-
效果改為:
- 隨機新增一條詞綴
- 或刷新一條既有詞綴
-
-
完美無瑕
-
效果改為:
- 額外附贈一條「同部位基礎寶石效果」
- 數值為完美無瑕品質的 50%
-
-
當鑲嵌至武器時:
- 鐵砧預覽會顯示亂碼結果
- 取出後才會顯示真實數值
✦ Tooltip 顯示優化
新增結構化顯示:
[原寶石效果]
----額外效果----
[特殊品質效果]
====詞綴====
[裝備詞綴]
-
新增各部位加成摘要:
- 近戰 / 遠程 / 法杖 / 盾牌 / 盔甲 / 飾品
✦ 精熟顯示優化
新增分隔結構:
--------
精熟度
精熟加成
耐久加成
--------
品質
加成
✦ 解構石系統優化
-
已登記詞綴現在會標示:
- 專用部位(武器 / 法杖 / 盾牌 / 飾品 / 盔甲)
✦ 介紹書更新
新增完整說明:
- 鑑定券
- 解構石
- 合成方式(含合成表)
✦ 系統修正
-
修正「諸神黃昏」飾品:
- 改為正確套用魔法爆擊
-
修正飾品寶石效果:
- 法術加成現在會正確套用(支援 Spell Power / Spell Engine)
-
修正法杖傷害計算:
-
現在正確包含:
- 品質
- 寶石
- 精熟
- 強化
-
-
修正飾品精熟:
- 正確提供最大生命值
-
優化耐久顯示:
- Tooltip 會顯示實際有效耐久
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:YA4wHnbj:nH839M39"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:YA4wHnbj:nH839M39"
}

