forked from chicori/TOS-Addon
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
25 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,31 @@ | ||
# chicorin | ||
# marketshowlevel ex | ||
|
||
|
||
とらハムの marketshowlevel v.0.02.ipf をベースに | ||
違うアプローチで表示しました。 | ||
|
||
[JP] | ||
とすけんさん、とらハムさんありがとうございます! | ||
|
||
とらハム様の marketshowlevel v.0.02.ipf をベースに違うアプローチで表示しました。 | ||
■とらハム GitHub | ||
https://github.com/torahamu/TOSAddon/tree/master/marketshowlevel | ||
|
||
1.ヘアアクセオプションの表記においてオプション別の色分け | ||
|
||
HP、HPR = 黄色 | ||
SP、SPR = 青 | ||
物攻 = 赤 | ||
魔攻、魔法増幅 = 紫 | ||
クリティカル = 緑 | ||
など・・・ | ||
|
||
|
||
2.最大値と比較した現在のパーセンテージによって記号付与 | ||
|
||
90%以上 = ★ | ||
80%以上 = ● | ||
60%以上 = ▲ | ||
50%以上 = × | ||
※上位優先 | ||
|
||
■使い方 | ||
他の marketshowlevel.ipf(類似含む)が既にある場合削除してください。 | ||
_marketshowlevel_jp_v1.0.2♬ex1.ipf を Tree of Saviorインストールフォルダの「data」フォルダ内にコピーしてください。 | ||
|
||
とすけん様、とらハム様ありがとうございます! | ||
Special Thanks to tosken and torahamu |