项目

一般

简介

AddMpPer » 历史记录 » 版本 1

machenhe, 2022-04-29 17:23

1 1 machenhe
_*%{color:green}addMpPer%*_
2
3
修改人物的百分比蓝量
4
5
标签:命令定义|addMpPer
6
7
*格式*
8
|命令名		|参数1		|参数2		|
9
|addMpPer	|操作符		|百分比值	|
10
11
说明:
12
* 参数1:操作符(+、-、=)
13
 
14
* 参数2:百分比值
15
16
*%{color:deepskyblue}特戒引擎脚本示例:%*:
17
18
bq. [<notextile>@</notextile>设置蓝量10%]
19
#act
20
*%{color:green}addMpPer%* = 10
21
22
bq. [<notextile>@</notextile>减少蓝量10%]
23
#act
24
addMPPer - 10
25
26
bq. [<notextile>@</notextile>增加蓝量10%]
27
#act
28
addMPPer + 10