File information

Last updated

Original upload

Created by

GasperC

Uploaded by

gasperchen

Virus scan

Safe to use

Tags for this mod

About this mod

Keep the spells vanilla name but add my preferred Prefix and Suffix (Optional and Editable) for better sorting.
在保留法术原名的前提下,给法术添加前后缀(可选可自定义)以及等级以方便排序

Requirements
Permissions and credits
Changelogs
Intro:
Keep the spells vanilla name but add my personal prefer Prefix and Suffix (Optional and Editable) for better sorting.

 
Installation:
  • Install with Mod manager tools you prefer or manually drop into 
  • Steam\steamapps\common\Oblivion Remastered
  • Then install and run the MagicLoader 2

V 1.1 UPDATE NOTICE:
  • After install Update, run MagicLoader 2 again
  • fix missing tier spells; 
  • add tier to quest given spells; 
  • change default tier into (I II III IV V) when move to front (I think it is better)

Customization: 
Use Notebook or Visual studio to open Spell_Re-Sort_Tags.json and change inside "" on the right:
*LV1 equals to Novice and so on, run MagicLoader 2 after editing
        "LOC_FN_GC_Novice": "I - ",
        "LOC_FN_GC_Apprentice": "II - ",
        "LOC_FN_GC_Journeyman": "III - ",
        "LOC_FN_GC_Expert": "IV - ",
        "LOC_FN_GC_Master": "V - ",
or
        "LOC_FN_GC_Novice": " - Novice",
        "LOC_FN_GC_Apprentice": " - Apprentice",
        "LOC_FN_GC_Journeyman": " - Journeyman",
        "LOC_FN_GC_Expert": " - Expert",
        "LOC_FN_GC_Master": " - Master",
and
        "LOC_FN_GC_FireDamage": "(FireDMG)",
......


Uninstallation:
  • Open MagicLoader and click undo Magic :(
  • Delete the mod or remove the SoulGemNames.json from 
    Steam\steamapps\common\Oblivion Remastered\OblivionRemastered\Content\Dev\ObvData\Data\MagicLoader
  • Do Magic again if you have any other MagicLoader mod

Compatibility:
Compatible with Tools First - Inventory Sorting and FuzzUI - Interface Tweaks (Recommended)

Credit and Permission:
Inspired by Magical Item and Spell Sorter (MISS) by DankRafft
Big thanks to TES Translation Finder by Sunilein and his Database
Feel free to make any translation as you wish

My other MOD and Translation:
Soul Gem Show Souls - Tag Optional - MagicLoader - English Chinese German Ver.
Skill Book Indicator - MagicLoader - Simplified Chinese Translation
Spell Name Re-Sort - MagicLoader - English and Chinese Ver. (Your are Here)

================================================================================

简介:
在保留法术原名的前提下,给法术添加前后缀(可选可自定义)以及等级以方便排序

V1.1 更新说明:
  • 安装更新后,运行MagicLoader 2
  • 补齐遗漏的法术;
  • 给任务发放的法术增加等级;
  • 将等级前置时的等级默认名改为I II III IV V(我感觉更好用)

Mod安装方法:

自定义方法:
用Notebook或者Visual studio打开Spell_Re-Sort_Tags文件,修改引号内的内容,可更换括号,但要用英文标点符号:
*1级相当于新手等级,以此类推,完成后再运行一次 MagicLoader 2

    "LOC_FN_GC_Novice": "I - ",
    "LOC_FN_GC_Apprentice": "II - ",
    "LOC_FN_GC_Journeyman": "III - ",
    "LOC_FN_GC_Expert": "IV - ",
    "LOC_FN_GC_Master": "V - ",

    "LOC_FN_GC_Novice": " - 新手",
    "LOC_FN_GC_Apprentice": " - 学徒",
    "LOC_FN_GC_Journeyman": " - 老手",
    "LOC_FN_GC_Expert": " - 专家",
    "LOC_FN_GC_Master": " - 大师",

"LOC_FN_GC_FireDamage": "(火伤)",
......

卸载方法:
兼容性:

与 Tools First - Inventory Sorting 和 FuzzUI - Interface Tweaks 兼容

我的其他湮灭重置版MOD:

Soul Gem Show Souls - Tag Optional - MagicLoader - English Chinese German Ver.
Skill Book Indicator - MagicLoader - Simplified Chinese Translation
Spell Name Re-Sort - MagicLoader - English and Chinese Ver. (你在这)