poe2-bot/profiles/GooGoGaaGa_Default.json
2026-03-03 12:54:30 -05:00

158 lines
No EOL
3.6 KiB
JSON

{
"Name": "GooGoGaaGa_Default",
"CreatedAt": "2026-03-03T16:37:43.1785247Z",
"LastModified": "2026-03-03T16:37:43.1785248Z",
"Flasks": {
"LifeFlaskThreshold": 50,
"ManaFlaskThreshold": 50,
"FlaskCooldownMs": 4000,
"LifeFlaskScanCode": 2,
"ManaFlaskScanCode": 3
},
"Combat": {
"GlobalCooldownMs": 500,
"AttackRange": 600,
"SafeRange": 400,
"KiteEnabled": false,
"KiteRange": 300,
"KiteDelayMs": 200
},
"Skills": [
{
"SlotIndex": 0,
"Label": "LMB",
"InputType": "LeftClick",
"ScanCode": 0,
"Priority": 0,
"IsEnabled": true,
"CooldownMs": 300,
"RangeMin": 0,
"RangeMax": 600,
"TargetSelection": "Nearest",
"RequiresTarget": true,
"IsAura": false,
"IsMovementSkill": false,
"MinMonstersInRange": 1,
"MaintainPressed": false
},
{
"SlotIndex": 1,
"Label": "RMB",
"InputType": "RightClick",
"ScanCode": 0,
"Priority": 1,
"IsEnabled": true,
"CooldownMs": 300,
"RangeMin": 0,
"RangeMax": 600,
"TargetSelection": "Nearest",
"RequiresTarget": true,
"IsAura": false,
"IsMovementSkill": false,
"MinMonstersInRange": 1,
"MaintainPressed": false
},
{
"SlotIndex": 2,
"Label": "MMB",
"InputType": "MiddleClick",
"ScanCode": 0,
"Priority": 2,
"IsEnabled": true,
"CooldownMs": 300,
"RangeMin": 0,
"RangeMax": 600,
"TargetSelection": "Nearest",
"RequiresTarget": true,
"IsAura": false,
"IsMovementSkill": false,
"MinMonstersInRange": 1,
"MaintainPressed": false
},
{
"SlotIndex": 3,
"Label": "Q",
"InputType": "KeyPress",
"ScanCode": 16,
"Priority": 3,
"IsEnabled": true,
"CooldownMs": 300,
"RangeMin": 0,
"RangeMax": 600,
"TargetSelection": "Nearest",
"RequiresTarget": true,
"IsAura": false,
"IsMovementSkill": false,
"MinMonstersInRange": 1,
"MaintainPressed": false
},
{
"SlotIndex": 4,
"Label": "E",
"InputType": "KeyPress",
"ScanCode": 18,
"Priority": 4,
"IsEnabled": true,
"CooldownMs": 300,
"RangeMin": 0,
"RangeMax": 600,
"TargetSelection": "Nearest",
"RequiresTarget": true,
"IsAura": false,
"IsMovementSkill": false,
"MinMonstersInRange": 1,
"MaintainPressed": false
},
{
"SlotIndex": 5,
"Label": "R",
"InputType": "KeyPress",
"ScanCode": 19,
"Priority": 5,
"IsEnabled": true,
"CooldownMs": 300,
"RangeMin": 0,
"RangeMax": 600,
"TargetSelection": "Nearest",
"RequiresTarget": true,
"IsAura": false,
"IsMovementSkill": false,
"MinMonstersInRange": 1,
"MaintainPressed": false
},
{
"SlotIndex": 6,
"Label": "T",
"InputType": "KeyPress",
"ScanCode": 20,
"Priority": 6,
"IsEnabled": true,
"CooldownMs": 300,
"RangeMin": 0,
"RangeMax": 600,
"TargetSelection": "Nearest",
"RequiresTarget": true,
"IsAura": false,
"IsMovementSkill": false,
"MinMonstersInRange": 1,
"MaintainPressed": false
},
{
"SlotIndex": 7,
"Label": "F",
"InputType": "KeyPress",
"ScanCode": 33,
"Priority": 7,
"IsEnabled": true,
"CooldownMs": 300,
"RangeMin": 0,
"RangeMax": 600,
"TargetSelection": "Nearest",
"RequiresTarget": true,
"IsAura": false,
"IsMovementSkill": false,
"MinMonstersInRange": 1,
"MaintainPressed": false
}
]
}