Fix difficulty description
This commit is contained in:
parent
754b6e8e39
commit
ce8306c2dd
2 changed files with 2 additions and 3 deletions
Binary file not shown.
|
|
@ -186,9 +186,8 @@ module YEA
|
|||
# ], # Do not remove this.
|
||||
# -------------------------------------------------------------------------
|
||||
:variable_1 => [ 120, "Difficulty" , 17, 18, 0, 6,
|
||||
'\c[17]'+"0"+'\c[0]'+" …… Strength correction \n"+
|
||||
'\c[17]'+"1~6"+'\c[0]'+" …… x1.1 x1.2 x1.5 x2.0 x2.5 x3.0
|
||||
Experience & Money: Correction Value x2"
|
||||
'\c[17]'+"0"+'\c[0]'+" …… No strength modifier\n"+
|
||||
'\c[17]'+"1~6"+'\c[0]'+" …… x1.1 x1.2 x1.5 x2.0 x2.5 x3.0 & EXP/Money: x2"
|
||||
],
|
||||
# -------------------------------------------------------------------------
|
||||
:variable_2 => [ 2, "Custom Variable 2", 10, 2, -10, 10,
|
||||
|
|
|
|||
Loading…
Reference in a new issue