Calc Options
"calc_options" are what is used to determine which type of operation should be performed on the values of a skill.
Calc Options
| Calc Option ID | Type | Type Description |
|---|---|---|
| 0 | Add Fixed Number | Adds a fixed value (for example, Ki +1) |
| 1 | Subtract Fixed Number | Subtracts a fixed value (for example, Ki -1) |
| 2 | Add Percentage | Adds a percentage value (for example, ATK +20%) |
| 3 | Subtract Percentage | Subtracts a percentage value (for example, ATK -20%) |
| 4 | Equal | Sets the value to the number (for example, Ki = 5) |