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

166 lines
No EOL
3.9 KiB
JSON

{
"Name": "GooGoGaaGa_Default_Copy",
"CreatedAt": "2026-03-03T16:40:21.060139Z",
"LastModified": "2026-03-03T16:57:12.368683Z",
"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",
"SkillName": "MeleeSpearOffHand",
"InputType": "LeftClick",
"ScanCode": 0,
"Priority": 2,
"IsEnabled": true,
"CooldownMs": 300,
"RangeMin": 0,
"RangeMax": 10,
"TargetSelection": "Nearest",
"RequiresTarget": true,
"IsAura": false,
"IsMovementSkill": false,
"MinMonstersInRange": 1,
"MaintainPressed": false
},
{
"SlotIndex": 1,
"Label": "RMB",
"SkillName": "SpearThrow",
"InputType": "RightClick",
"ScanCode": 0,
"Priority": 1,
"IsEnabled": true,
"CooldownMs": 300,
"RangeMin": 0,
"RangeMax": 800,
"TargetSelection": "All",
"RequiresTarget": true,
"IsAura": false,
"IsMovementSkill": false,
"MinMonstersInRange": 1,
"MaintainPressed": false
},
{
"SlotIndex": 2,
"Label": "MMB",
"SkillName": "Twister",
"InputType": "MiddleClick",
"ScanCode": 0,
"Priority": 0,
"IsEnabled": true,
"CooldownMs": 300,
"RangeMin": 0,
"RangeMax": 1000,
"TargetSelection": "All",
"RequiresTarget": true,
"IsAura": false,
"IsMovementSkill": false,
"MinMonstersInRange": 1,
"MaintainPressed": false
},
{
"SlotIndex": 3,
"Label": "Q",
"SkillName": null,
"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",
"SkillName": null,
"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",
"SkillName": null,
"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",
"SkillName": null,
"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",
"SkillName": null,
"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
}
]
}