mb-assets/config/tmfx-presets.json
2025-06-22 21:36:21 -05:00

150 lines
4.4 KiB
JSON

[
{
"name": "MB - Tree Shadow",
"library": "tmfx-main",
"params": [
{
"filterType": "shadow",
"filterId": "MB - Tree Shadow",
"rotation": 45,
"blur": 0,
"quality": 5,
"distance": 100,
"alpha": 0.35,
"padding": 10,
"shadowOnly": false,
"color": 0,
"zOrder": 6000,
"rank": 10018,
"enabled": true
}
]
},
{
"name": "MB - Tree Breeze Ripple",
"library": "tmfx-main",
"params": [
{
"filterType": "distortion",
"filterId": "MB - Tree Breeze Ripple",
"maskPath": "/modules/tokenmagic/fx/assets/distortion-1.png",
"maskSpriteScaleX": 8,
"maskSpriteScaleY": 4,
"padding": 20,
"animated": {
"maskSpriteX": {
"active": true,
"speed": 0.015,
"animType": "move"
},
"maskSpriteY": {
"active": true,
"speed": 0.015,
"animType": "move"
}
},
"rank": 10018,
"enabled": true
}
]
},
{
"name": "MB - Tree Swaying in Wind",
"library": "tmfx-main",
"params": [
{
"filterType": "transform",
"filterId": "MB - Tree Swaying in Wind",
"twRadiusPercent": 150,
"padding": 100,
"animated": {
"rotation": {
"animType": "sinOscillation",
"val1": -1,
"val2": 1,
"loopDuration": 5000
},
"twRotation": {
"animType": "sinOscillation",
"val1": -1,
"val2": 1,
"loopDuration": 5000
}
}
}
]
},
{
"name": "MB - Fire Motes",
"library": "tmfx-main",
"params": [
{
"filterType": "globes",
"filterId": "MB - Fire Motes",
"time": 0.1,
"color": 15180040,
"distortion": 0.3,
"scale": 100,
"alphaDiscard": true,
"zOrder": 1,
"animated": {
"time": {
"active": true,
"speed": 0.00015,
"animType": "move"
}
},
"rank": 10013,
"enabled": true
},
{
"filterType": "glow",
"filterId": "MB - Fire Motes",
"outerStrength": 3,
"innerStrength": 0,
"color": 15180040,
"quality": 0.1,
"padding": 10,
"animated": {
"color": {
"active": true,
"loopDuration": 12000,
"animType": "colorOscillation",
"val1": 15142157,
"val2": 15180040
}
},
"rank": 10014,
"enabled": true
}
]
},
{
"name": "MB - Fire Overlay",
"library": "tmfx-main",
"params": [
{
"filterType": "xfire",
"filterId": "MB - Fire Overlay",
"time": 0,
"blend": 1,
"amplitude": 1,
"dispersion": 0,
"chromatic": false,
"scaleX": 1.5,
"scaleY": 1,
"inlay": false,
"animated": {
"time": {
"active": true,
"speed": -0.0015,
"animType": "move"
}
},
"rank": 10015,
"enabled": true
}
]
}
]