Version 1.0.1
20 downloads
Additional tea support.
You can buff and debuff Damage, Loot, and Defense.
Permission:
extratea.admin
StatusType:
0 - damage,
1 - defend,
2 - loot
Config:
{
"General Settings": {
"Prefix": "<color=#00ffff>[ Extra Tea ] - </color>\n",
"SteamID": 0,
"Commands": [
"tea",
"t",
"extratea"
],
"Use Custom Status Framework?": true,
"Custom Status Framework Color Settings": {
"Damage": {
"Background Color": "CF3333",
"Text Color": "EA8513",
"subText Color": "FFFFFF"
},
"Defend": {
"Background Color": "23B1EB",
"Text Color": "95ADF9",
"subText Color": "FFFFFF"
},
"Loot": {
"Background Color": "9D9F67",
"Text Color": "EAF101",
"subText Color": "FFFFFF"
}
},
"CSF UI Refresh Time (sec)": 1.0,
"Debug": false
},
"Extra Tea Settings": {
"Damage Bonus 10%": {
"statusType": 0,
"shortname": "maxhealthtea.advanced",
"skinId": 2973733237,
"Chance": {
"min": 0.1,
"max": 0.1
},
"lefttime": 30
},
"Defend 10%": {
"statusType": 1,
"shortname": "maxhealthtea.advanced",
"skinId": 2973733569,
"Chance": {
"min": 0.1,
"max": 0.1
},
"lefttime": 30
},
"Loot Bonus 10%": {
"statusType": 2,
"shortname": "maxhealthtea.advanced",
"skinId": 2973733412,
"Chance": {
"min": 0.1,
"max": 0.1
},
"lefttime": 30
}
},
"Version": {
"Major": 1,
"Minor": 0,
"Patch": 0
}
}