Custom Wildcard Roll Duration
Allows customizing the duration of Wildcard roll animations
|
|
| Quick Facts |
|---|
Allows customizing the duration of Wildcard roll animations
Contains custom functions.
Code has been reviewed and is safe to use, custom functions might affect in-game performance.
{
"m": "d",
"d": {
"outline": "OUTLINE",
"color": [
1,
1,
1,
1
],
"displayText_format_p_time_dynamic_threshold": 60,
"shadowYOffset": -1,
"anchorPoint": "CENTER",
"displayText_format_p_time_format": 0,
"customTextUpdate": "event",
"automaticWidth": "Auto",
"actions": {
"start": [],
"finish": [],
"init": {
"do_custom": true,
"custom": "setglobal(\"DEBUG_WC_ROULETTE_DURATION\", aura_env.config.rollDuration)"
}
},
"triggers": {
"1": {
"trigger": {
"type": "custom",
"subeventSuffix": "_CAST_START",
"debuffType": "HELPFUL",
"event": "Health",
"subeventPrefix": "SPELL",
"unit": "player",
"names": [],
"spellIds": [],
"custom_type": "event",
"check": "event",
"custom": "function()\n setglobal(\"DEBUG_WC_ROULETTE_DURATION\", aura_env.config.rollDuration)\nend \n\n",
"events": "OPTIONS",
"custom_hide": "timed"
},
"untrigger": []
},
"disjunctive": "any",
"activeTriggerMode": -10
},
"displayText_format_p_format": "timed",
"internalVersion": 53,
"wordWrap": "WordWrap",
"desc": "Allows customizing the duration of Wildcard roll animations",
"font": "Friz Quadrata TT",
"subRegions": [
{
"type": "subbackground"
}
],
"load": {
"use_never": false,
"talent": {
"multi": []
},
"class": {
"multi": []
},
"spec": {
"multi": []
},
"size": {
"multi": []
}
},
"fontSize": 12,
"shadowXOffset": 1,
"regionType": "text",
"conditions": [],
"displayText_format_p_time_precision": 1,
"animation": {
"start": {
"easeStrength": 3,
"type": "none",
"duration_type": "seconds",
"easeType": "none"
},
"main": {
"easeStrength": 3,
"type": "none",
"duration_type": "seconds",
"easeType": "none"
},
"finish": {
"easeStrength": 3,
"type": "none",
"duration_type": "seconds",
"easeType": "none"
}
},
"yOffset": 0,
"justify": "LEFT",
"tocversion": 30300,
"id": "Custom Wildcard Roll Duration",
"displayText": "",
"frameStrata": 1,
"anchorFrameType": "SCREEN",
"uid": "ffZ1IzIY7Ow",
"config": {
"rollDuration": 1
},
"xOffset": 0,
"authorOptions": [
{
"type": "number",
"useDesc": false,
"max": 60,
"step": 0.05,
"width": 0.3,
"min": 0,
"name": "Roll Duration",
"default": 0,
"key": "rollDuration"
}
],
"shadowColor": [
0,
0,
0,
1
],
"fixedWidth": 200,
"information": [],
"selfPoint": "BOTTOM"
},
"s": "4.2.5",
"v": 1421
}