{
"type": "AnimatedImageWidget",
"name": "BallImage",
"fields": {
"filename": "PANEL/HUD_02/HealthManaAnimation/HealthIdle/4k/globe_health_man_idle",
"fps": 20, // 수정구스피드
"useAdvancedColoring": true,
"recolorRange": {
"hue": [0.0, 1.01],
"saturation": [0.0, 0.0],
"value": [0.0, 0.0]
},
"hsvTransform": [0.3, 0.0, 0.0, 0.0]
}
},
{
"type": "ImageWidget",
"name": "EdgeImage",
"fields": {
"rect": {
"y": 3,
"scale": 2.0
},
"filename": "PANEL/HUD_02/HealthManaAnimation/HotPoint/FrameSet1/globe_hot_point"
}
}
]
},
{
"type": "AttributeBallWidget",
"name": "ManaBall",
"fields": {
"rect": {
"x": 2268,
"y": 65,
"width": 348,
"height": 350
},
"attribute": "mana",
"maxSmoothingSeconds": 1.0,
"jumpSmoothingSeconds": 0.25,
"potionPreviewTransparency": 0.5
},
"children": [
{
"type": "TextBoxWidget",
"name": "ValueDisplay",
"fields": {
"anchor": {
"x": 0.5
},
"rect": {
"y": -30
},
"style": {
"pointSize": "$XMediumLargeFontSize",
"alignment": {
"v": "bottom",
"h": "center"
},
"spacing": "$MinimumSpacing",
"dropShadow": "$DefaultDropShadow"
}
}
},
{
"type": "AnimatedImageWidget",
"name": "BallImage",
"fields": {
"filename": "PANEL/HUD_02/HealthManaAnimation/HealthIdle/4k/globe_health_man_idle",
"fps": 20, // 수정구 스피드
"useAdvancedColoring": true,
"recolorRange": {
"hue": [0.0, 1.01],
"saturation": [0.0, 1.01],
"value": [0.0, 1.01]
},
"hsvTransform": [-0.3333, -0.05, -0.05, 0.0]
}
},