├── .all-contributorsrc ├── .github ├── FUNDING.yml ├── ISSUE_TEMPLATE │ ├── bug_report.md │ ├── feature_request.md │ └── help-request.md └── stale.yml ├── .gitignore ├── .vscode └── settings.json ├── CODE_OF_CONDUCT.md ├── CONTRIBUTING.md ├── Files to Use ├── Dan's Amazing CLF Base │ ├── LootFilter.json │ └── Readme.md ├── Default FilterBlade.zip ├── How to Edit CLF.txt ├── Limited_User_Game_Shortcut+Scripts.bat └── WOW FilterBlade.zip ├── Images ├── Chance.png ├── Chromatic.png ├── Fusing.png ├── Jeweller.png └── Maps.png ├── LICENSE ├── PoE-Wingman.ahk ├── README.md ├── data ├── 7za.exe ├── 7za.txt ├── ActualTierName.json ├── Affix_Equip.json ├── Affix_Lines.json ├── Affix_List.json ├── Affix_List_Double.json ├── Affix_List_Map.json ├── Base_Equip.json ├── Bases Data │ ├── Abyss Jewels.json │ ├── Active Skill Gem.json │ ├── Amulets.json │ ├── AtlasUpgradeItem.json │ ├── BasesWR.json │ ├── Belts.json │ ├── Body Armours.json │ ├── Boots.json │ ├── Bows.json │ ├── Breachstone.json │ ├── Category.json │ ├── Claws.json │ ├── Currency.json │ ├── Daggers.json │ ├── DelveSocketableCurrency.json │ ├── DelveStackableSocketableCurrency.json │ ├── DivinationCard.json │ ├── ExpeditionLogbook.json │ ├── FishingRod.json │ ├── GiftBox.json │ ├── Gloves.json │ ├── HeistBlueprint.json │ ├── HeistContract.json │ ├── HeistEquipmentReward.json │ ├── HeistEquipmentTool.json │ ├── HeistEquipmentUtility.json │ ├── HeistEquipmentWeapon.json │ ├── Helmets.json │ ├── Hybrid Flasks.json │ ├── IncubatorStackable.json │ ├── Jewels.json │ ├── Life Flasks.json │ ├── Mana Flasks.json │ ├── MapFragment.json │ ├── Maps.json │ ├── MemoryLine.json │ ├── One Hand Axes.json │ ├── One Hand Maces.json │ ├── One Hand Swords.json │ ├── QuestItem.json │ ├── Quivers.json │ ├── Relic.json │ ├── Rings.json │ ├── Rune Daggers.json │ ├── SanctumSpecialRelic.json │ ├── Sceptres.json │ ├── SentinelDrone.json │ ├── Shields.json │ ├── StackableCurrency.json │ ├── Staffs.json │ ├── Support Skill Gem.json │ ├── Thrusting One Hand Swords.json │ ├── Two Hand Axes.json │ ├── Two Hand Maces.json │ ├── Two Hand Swords.json │ ├── Utility Flasks.json │ ├── VaultKey.json │ ├── Wands.json │ └── Warstaffs.json ├── Bases.json ├── Controller.png ├── Disenchant.json ├── GGG_Stats.json ├── InventorySlots.png ├── LootFilter.ahk ├── Map_Affix.json ├── OLD_Affix.json ├── PoE Data │ ├── Abyss Jewels(Ghastly Eye Jewel).json │ ├── Abyss Jewels(Hypnotic Eye Jewel).json │ ├── Abyss Jewels(Murderous Eye Jewel).json │ ├── Abyss Jewels(Searching Eye Jewel).json │ ├── Amulets(Amulets).json │ ├── Belts(Belts).json │ ├── Blueprints(Blueprints).json │ ├── Body Armours(dex_armour).json │ ├── Body Armours(dex_int_armour).json │ ├── Body Armours(int_armour).json │ ├── Body Armours(str_armour).json │ ├── Body Armours(str_dex_armour).json │ ├── Body Armours(str_dex_int_armour).json │ ├── Body Armours(str_int_armour).json │ ├── Boots(dex_armour).json │ ├── Boots(dex_int_armour).json │ ├── Boots(int_armour).json │ ├── Boots(str_armour).json │ ├── Boots(str_dex_armour).json │ ├── Boots(str_int_armour).json │ ├── Boots(ward_armour).json │ ├── Bows(Bows).json │ ├── Category.json │ ├── Claws(Claws).json │ ├── Contracts(Contracts).json │ ├── Daggers(Daggers).json │ ├── Expedition Logbooks(Expedition Logbooks).json │ ├── Fishing Rods(Fishing Rods).json │ ├── Gloves(dex_armour).json │ ├── Gloves(dex_int_armour).json │ ├── Gloves(int_armour).json │ ├── Gloves(str_armour).json │ ├── Gloves(str_dex_armour).json │ ├── Gloves(str_int_armour).json │ ├── Gloves(ward_armour).json │ ├── Heist Brooches(Heist Brooches).json │ ├── Heist Cloaks(Heist Cloaks).json │ ├── Heist Gear(Weapon Caster).json │ ├── Heist Gear(Weapon Melee).json │ ├── Heist Gear(Weapon Ranged).json │ ├── Heist Tools(Equipment Agility).json │ ├── Heist Tools(Equipment Brute Force).json │ ├── Heist Tools(Equipment Counter Thaumaturge).json │ ├── Heist Tools(Equipment Deception).json │ ├── Heist Tools(Equipment Demolition).json │ ├── Heist Tools(Equipment Engineering).json │ ├── Heist Tools(Equipment Lockpick).json │ ├── Heist Tools(Equipment Perception).json │ ├── Heist Tools(Equipment Trap Disarmament).json │ ├── Helmets(dex_armour).json │ ├── Helmets(dex_int_armour).json │ ├── Helmets(int_armour).json │ ├── Helmets(str_armour).json │ ├── Helmets(str_dex_armour).json │ ├── Helmets(str_int_armour).json │ ├── Helmets(ward_armour).json │ ├── Hybrid Flasks(Hybrid Flasks).json │ ├── Jewels(Cobalt Jewel).json │ ├── Jewels(Crimson Jewel).json │ ├── Jewels(Prismatic Jewel).json │ ├── Jewels(Viridian Jewel).json │ ├── Large Cluster Jewels(Attack Damage While Dual Wielding).json │ ├── Large Cluster Jewels(Attack Damage).json │ ├── Large Cluster Jewels(attack damage while holding a shield).json │ ├── Large Cluster Jewels(axe and sword damage).json │ ├── Large Cluster Jewels(bow damage).json │ ├── Large Cluster Jewels(chaos damage).json │ ├── Large Cluster Jewels(cold damage).json │ ├── Large Cluster Jewels(dagger and claw damage).json │ ├── Large Cluster Jewels(damage with two handed melee weapons).json │ ├── Large Cluster Jewels(elemental damage).json │ ├── Large Cluster Jewels(fire damage).json │ ├── Large Cluster Jewels(lightning damage).json │ ├── Large Cluster Jewels(mace and staff damage).json │ ├── Large Cluster Jewels(minion damage).json │ ├── Large Cluster Jewels(physical damage).json │ ├── Large Cluster Jewels(spell damage).json │ ├── Large Cluster Jewels(wand damage).json │ ├── Life Flasks(Life Flasks).json │ ├── Mana Flasks(Mana Flasks).json │ ├── Maps(low_tier_map).json │ ├── Maps(mid_tier_map).json │ ├── Maps(top_tier_map).json │ ├── Maps(uber_tier_map).json │ ├── Medium Cluster Jewels(area damage).json │ ├── Medium Cluster Jewels(brand damage).json │ ├── Medium Cluster Jewels(channelling skill damage).json │ ├── Medium Cluster Jewels(chaos damage over time multiplier).json │ ├── Medium Cluster Jewels(cold damage over time multiplier).json │ ├── Medium Cluster Jewels(critical chance).json │ ├── Medium Cluster Jewels(damage over time multiplier).json │ ├── Medium Cluster Jewels(damage while you have a herald).json │ ├── Medium Cluster Jewels(effect of non-damaging ailments).json │ ├── Medium Cluster Jewels(fire damage over time multiplier).json │ ├── Medium Cluster Jewels(flask duration).json │ ├── Medium Cluster Jewels(life and mana recovery from flasks).json │ ├── Medium Cluster Jewels(minion damage while you have a herald).json │ ├── Medium Cluster Jewels(minion life).json │ ├── Medium Cluster Jewels(physical damage over time multiplier).json │ ├── Medium Cluster Jewels(projectile damage).json │ ├── Medium Cluster Jewels(totem damage).json │ ├── Medium Cluster Jewels(trap and mine damage).json │ ├── Medium Cluster Jewels(warcry buff effect).json │ ├── One Hand Axes(One Hand Axes).json │ ├── One Hand Maces(One Hand Maces).json │ ├── One Hand Swords(One Hand Swords).json │ ├── Quivers(Quivers).json │ ├── Relics(Large Relic).json │ ├── Relics(Medium Relic).json │ ├── Relics(Small Relic).json │ ├── Rings(Minion Rings).json │ ├── Rings(Rings).json │ ├── Rings(Unset Rings).json │ ├── Rune Daggers(Rune Daggers).json │ ├── Sanctified Relics(DEX Special Relic).json │ ├── Sanctified Relics(INT Special Relic).json │ ├── Sanctified Relics(STR Special Relic).json │ ├── Sceptres(Sceptres).json │ ├── Sextant(Awakened Sextant).json │ ├── Sextant(Elevated Sextant).json │ ├── Shields(dex_armour).json │ ├── Shields(dex_int_armour).json │ ├── Shields(int_armour).json │ ├── Shields(str_armour).json │ ├── Shields(str_dex_armour).json │ ├── Shields(str_int_armour).json │ ├── Small Cluster Jewels(armour).json │ ├── Small Cluster Jewels(chance to dodge attacks).json │ ├── Small Cluster Jewels(chaos resistance).json │ ├── Small Cluster Jewels(cold resistance).json │ ├── Small Cluster Jewels(curse effect small).json │ ├── Small Cluster Jewels(evasion).json │ ├── Small Cluster Jewels(fire resistance).json │ ├── Small Cluster Jewels(lightning resistance).json │ ├── Small Cluster Jewels(maximum energy shield).json │ ├── Small Cluster Jewels(maximum life).json │ ├── Small Cluster Jewels(maximum mana).json │ ├── Small Cluster Jewels(reservation efficiency small).json │ ├── Staves(Staves).json │ ├── Thrusting One Hand Swords(Thrusting One Hand Swords).json │ ├── Two Hand Axes(Two Hand Axes).json │ ├── Two Hand Maces(Two Hand Maces).json │ ├── Two Hand Swords(Two Hand Swords).json │ ├── Utility Flasks(Expedition Flasks).json │ ├── Utility Flasks(Utility Flasks).json │ ├── Wands(Minion Wands).json │ ├── Wands(Wands).json │ └── Warstaves(Warstaves).json ├── Quest.json ├── Uniques.json ├── WR.ico ├── WR_Affix.json ├── WR_Enchant.json ├── WR_Prop.json ├── WR_Pseudo.json ├── changelog.txt ├── changelog_Archive.txt ├── curl-formats.txt ├── curl.exe ├── curlTimes.bat ├── mtee.exe ├── mtee.txt ├── stat_translations.min.json ├── version.html └── xinput1_3.dll └── lib ├── CLASS_7za.ahk ├── CLASS_ColorPicker.ahk ├── CLASS_Craft.ahk ├── CLASS_FilterAdjuster.ahk ├── CLASS_ItemBuild.ahk ├── CLASS_ItemScan.ahk ├── CLASS_ModAlias.ahk ├── CLASS_PanelManager.ahk ├── CLASS_Perfect.ahk ├── CLASS_Progress_Slider.ahk ├── CLASS_RefreshAffixes.ahk ├── CLASS_SortByNum.ahk ├── CLASS_Util.ahk ├── ChatStashHotkeys.ahk ├── CheckAspectRatio.ahk ├── Class_FilterBuilder.ahk ├── ColorHex.ahk ├── Controller.ahk ├── CoolTime.ahk ├── DatabaseHelpers.ahk ├── FileCheck.ahk ├── FindText Helpers.ahk ├── GLOBALS.ahk ├── GameLogs.ahk ├── GuiStatus.ahk ├── Header.ahk ├── Helpers.ahk ├── Library.ahk ├── MainMenu.ahk ├── MsgMonitor.ahk ├── POE_Click.ahk ├── POE_WindowCheck.ahk ├── Rescale.ahk ├── RunAdmin.ahk ├── SaveLoad.ahk ├── ScriptObject.ahk ├── SendHotkey.ahk ├── Timers.ahk ├── Toggle.ahk ├── Tooltips.ahk ├── TrayLabels.ahk ├── TrayMenu.ahk ├── Trigger.ahk ├── api ├── CLASS_PoERequest.ahk ├── DBUpdateCheck.ahk ├── POE_UpdateLeagues.ahk ├── RefreshStatsList.ahk ├── ScrapeNinjaData.ahk └── Update.ahk ├── gui ├── Calibrate.ahk ├── CraftingPopup.ahk ├── CustomCraftingBase.ahk ├── CustomMapMods.ahk ├── DPI.ahk ├── DrawZoom.ahk ├── FlaskMenu.ahk ├── GUI helpers.ahk ├── Ignore List.ahk ├── IngameOverlay.ahk ├── ItemCrafting.ahk ├── ItemInfo.ahk ├── LootColorsMenu.ahk ├── MainMenu.ahk ├── OHB_Editor.ahk ├── PromptForObject.ahk ├── RestockMenu.ahk ├── UtilityMenu.ahk ├── WR_Menu.ahk └── perCharMenu.ahk ├── list.ahk ├── ref ├── BigA.ahk ├── CBMatchingGUI.ahk ├── CLASS_LV_Colors.ahk ├── Class_CtlColors.ahk ├── ColorRange.ahk ├── CreateScript.ahk ├── Decimal2Fraction.ahk ├── DeepClone.ahk ├── DoPoePricesRequest.ahk ├── DynaRun.ahk ├── FindText.ahk ├── GDIP.ahk ├── Hotkey.ahk ├── JSON.ahk ├── JSONcom.ahk ├── LetUserSelectRect.ahk ├── Load_Bar.ahk ├── LutBotLite.ahk ├── Notify.ahk ├── OrderedArray.ahk ├── OrderedAssociativeArray.ahk ├── Ping4.ahk ├── RadialMenu.ahk ├── TF.ahk ├── XGraph.ahk └── XInput.ahk └── routine ├── AutoLevelGems.ahk ├── ChaosRecipe.ahk ├── CheckDebuffs.ahk ├── Coord.ahk ├── Crafting.ahk ├── GemSwap.ahk ├── GrabCurrency.ahk ├── Inventory.ahk ├── Logout.ahk ├── LootScan.ahk ├── MainLogic.ahk ├── PopFlasks.ahk ├── QuickPortal.ahk ├── StackRelease.ahk └── ZoneChange.ahk /.all-contributorsrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/.all-contributorsrc -------------------------------------------------------------------------------- /.github/FUNDING.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/.github/FUNDING.yml -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/bug_report.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/.github/ISSUE_TEMPLATE/bug_report.md -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/feature_request.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/.github/ISSUE_TEMPLATE/feature_request.md -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/help-request.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/.github/ISSUE_TEMPLATE/help-request.md -------------------------------------------------------------------------------- /.github/stale.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/.github/stale.yml -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/.gitignore -------------------------------------------------------------------------------- /.vscode/settings.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/.vscode/settings.json -------------------------------------------------------------------------------- /CODE_OF_CONDUCT.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/CODE_OF_CONDUCT.md -------------------------------------------------------------------------------- /CONTRIBUTING.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/CONTRIBUTING.md -------------------------------------------------------------------------------- /Files to Use/Dan's Amazing CLF Base/LootFilter.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/Files to Use/Dan's Amazing CLF Base/LootFilter.json -------------------------------------------------------------------------------- /Files to Use/Dan's Amazing CLF Base/Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/Files to Use/Dan's Amazing CLF Base/Readme.md -------------------------------------------------------------------------------- /Files to Use/Default FilterBlade.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/Files to Use/Default FilterBlade.zip -------------------------------------------------------------------------------- /Files to Use/How to Edit CLF.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/Files to Use/How to Edit CLF.txt -------------------------------------------------------------------------------- /Files to Use/Limited_User_Game_Shortcut+Scripts.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/Files to Use/Limited_User_Game_Shortcut+Scripts.bat -------------------------------------------------------------------------------- /Files to Use/WOW FilterBlade.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/Files to Use/WOW FilterBlade.zip -------------------------------------------------------------------------------- /Images/Chance.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/Images/Chance.png -------------------------------------------------------------------------------- /Images/Chromatic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/Images/Chromatic.png -------------------------------------------------------------------------------- /Images/Fusing.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/Images/Fusing.png -------------------------------------------------------------------------------- /Images/Jeweller.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/Images/Jeweller.png -------------------------------------------------------------------------------- /Images/Maps.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/Images/Maps.png -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/LICENSE -------------------------------------------------------------------------------- /PoE-Wingman.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/PoE-Wingman.ahk -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/README.md -------------------------------------------------------------------------------- /data/7za.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/7za.exe -------------------------------------------------------------------------------- /data/7za.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/7za.txt -------------------------------------------------------------------------------- /data/ActualTierName.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/ActualTierName.json -------------------------------------------------------------------------------- /data/Affix_Equip.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Affix_Equip.json -------------------------------------------------------------------------------- /data/Affix_Lines.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Affix_Lines.json -------------------------------------------------------------------------------- /data/Affix_List.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Affix_List.json -------------------------------------------------------------------------------- /data/Affix_List_Double.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Affix_List_Double.json -------------------------------------------------------------------------------- /data/Affix_List_Map.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Affix_List_Map.json -------------------------------------------------------------------------------- /data/Base_Equip.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Base_Equip.json -------------------------------------------------------------------------------- /data/Bases Data/Abyss Jewels.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/Abyss Jewels.json -------------------------------------------------------------------------------- /data/Bases Data/Active Skill Gem.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/Active Skill Gem.json -------------------------------------------------------------------------------- /data/Bases Data/Amulets.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/Amulets.json -------------------------------------------------------------------------------- /data/Bases Data/AtlasUpgradeItem.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/AtlasUpgradeItem.json -------------------------------------------------------------------------------- /data/Bases Data/BasesWR.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/BasesWR.json -------------------------------------------------------------------------------- /data/Bases Data/Belts.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/Belts.json -------------------------------------------------------------------------------- /data/Bases Data/Body Armours.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/Body Armours.json -------------------------------------------------------------------------------- /data/Bases Data/Boots.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/Boots.json -------------------------------------------------------------------------------- /data/Bases Data/Bows.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/Bows.json -------------------------------------------------------------------------------- /data/Bases Data/Breachstone.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/Breachstone.json -------------------------------------------------------------------------------- /data/Bases Data/Category.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/Category.json -------------------------------------------------------------------------------- /data/Bases Data/Claws.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/Claws.json -------------------------------------------------------------------------------- /data/Bases Data/Currency.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/Currency.json -------------------------------------------------------------------------------- /data/Bases Data/Daggers.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/Daggers.json -------------------------------------------------------------------------------- /data/Bases Data/DelveSocketableCurrency.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/DelveSocketableCurrency.json -------------------------------------------------------------------------------- /data/Bases Data/DelveStackableSocketableCurrency.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/DelveStackableSocketableCurrency.json -------------------------------------------------------------------------------- /data/Bases Data/DivinationCard.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/DivinationCard.json -------------------------------------------------------------------------------- /data/Bases Data/ExpeditionLogbook.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/ExpeditionLogbook.json -------------------------------------------------------------------------------- /data/Bases Data/FishingRod.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/FishingRod.json -------------------------------------------------------------------------------- /data/Bases Data/GiftBox.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/GiftBox.json -------------------------------------------------------------------------------- /data/Bases Data/Gloves.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/Gloves.json -------------------------------------------------------------------------------- /data/Bases Data/HeistBlueprint.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/HeistBlueprint.json -------------------------------------------------------------------------------- /data/Bases Data/HeistContract.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/HeistContract.json -------------------------------------------------------------------------------- /data/Bases Data/HeistEquipmentReward.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/HeistEquipmentReward.json -------------------------------------------------------------------------------- /data/Bases Data/HeistEquipmentTool.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/HeistEquipmentTool.json -------------------------------------------------------------------------------- /data/Bases Data/HeistEquipmentUtility.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/HeistEquipmentUtility.json -------------------------------------------------------------------------------- /data/Bases Data/HeistEquipmentWeapon.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/HeistEquipmentWeapon.json -------------------------------------------------------------------------------- /data/Bases Data/Helmets.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/Helmets.json -------------------------------------------------------------------------------- /data/Bases Data/Hybrid Flasks.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/Hybrid Flasks.json -------------------------------------------------------------------------------- /data/Bases Data/IncubatorStackable.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/IncubatorStackable.json -------------------------------------------------------------------------------- /data/Bases Data/Jewels.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/Jewels.json -------------------------------------------------------------------------------- /data/Bases Data/Life Flasks.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/Life Flasks.json -------------------------------------------------------------------------------- /data/Bases Data/Mana Flasks.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/Mana Flasks.json -------------------------------------------------------------------------------- /data/Bases Data/MapFragment.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/MapFragment.json -------------------------------------------------------------------------------- /data/Bases Data/Maps.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/Maps.json -------------------------------------------------------------------------------- /data/Bases Data/MemoryLine.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/MemoryLine.json -------------------------------------------------------------------------------- /data/Bases Data/One Hand Axes.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/One Hand Axes.json -------------------------------------------------------------------------------- /data/Bases Data/One Hand Maces.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/One Hand Maces.json -------------------------------------------------------------------------------- /data/Bases Data/One Hand Swords.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/One Hand Swords.json -------------------------------------------------------------------------------- /data/Bases Data/QuestItem.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/QuestItem.json -------------------------------------------------------------------------------- /data/Bases Data/Quivers.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/Quivers.json -------------------------------------------------------------------------------- /data/Bases Data/Relic.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/Relic.json -------------------------------------------------------------------------------- /data/Bases Data/Rings.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/Rings.json -------------------------------------------------------------------------------- /data/Bases Data/Rune Daggers.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/Rune Daggers.json -------------------------------------------------------------------------------- /data/Bases Data/SanctumSpecialRelic.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/SanctumSpecialRelic.json -------------------------------------------------------------------------------- /data/Bases Data/Sceptres.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/Sceptres.json -------------------------------------------------------------------------------- /data/Bases Data/SentinelDrone.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/SentinelDrone.json -------------------------------------------------------------------------------- /data/Bases Data/Shields.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/Shields.json -------------------------------------------------------------------------------- /data/Bases Data/StackableCurrency.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/StackableCurrency.json -------------------------------------------------------------------------------- /data/Bases Data/Staffs.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/Staffs.json -------------------------------------------------------------------------------- /data/Bases Data/Support Skill Gem.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/Support Skill Gem.json -------------------------------------------------------------------------------- /data/Bases Data/Thrusting One Hand Swords.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/Thrusting One Hand Swords.json -------------------------------------------------------------------------------- /data/Bases Data/Two Hand Axes.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/Two Hand Axes.json -------------------------------------------------------------------------------- /data/Bases Data/Two Hand Maces.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/Two Hand Maces.json -------------------------------------------------------------------------------- /data/Bases Data/Two Hand Swords.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/Two Hand Swords.json -------------------------------------------------------------------------------- /data/Bases Data/Utility Flasks.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/Utility Flasks.json -------------------------------------------------------------------------------- /data/Bases Data/VaultKey.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/VaultKey.json -------------------------------------------------------------------------------- /data/Bases Data/Wands.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/Wands.json -------------------------------------------------------------------------------- /data/Bases Data/Warstaffs.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases Data/Warstaffs.json -------------------------------------------------------------------------------- /data/Bases.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Bases.json -------------------------------------------------------------------------------- /data/Controller.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Controller.png -------------------------------------------------------------------------------- /data/Disenchant.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Disenchant.json -------------------------------------------------------------------------------- /data/GGG_Stats.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/GGG_Stats.json -------------------------------------------------------------------------------- /data/InventorySlots.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/InventorySlots.png -------------------------------------------------------------------------------- /data/LootFilter.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/LootFilter.ahk -------------------------------------------------------------------------------- /data/Map_Affix.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Map_Affix.json -------------------------------------------------------------------------------- /data/OLD_Affix.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/OLD_Affix.json -------------------------------------------------------------------------------- /data/PoE Data/Abyss Jewels(Ghastly Eye Jewel).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Abyss Jewels(Ghastly Eye Jewel).json -------------------------------------------------------------------------------- /data/PoE Data/Abyss Jewels(Hypnotic Eye Jewel).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Abyss Jewels(Hypnotic Eye Jewel).json -------------------------------------------------------------------------------- /data/PoE Data/Abyss Jewels(Murderous Eye Jewel).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Abyss Jewels(Murderous Eye Jewel).json -------------------------------------------------------------------------------- /data/PoE Data/Abyss Jewels(Searching Eye Jewel).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Abyss Jewels(Searching Eye Jewel).json -------------------------------------------------------------------------------- /data/PoE Data/Amulets(Amulets).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Amulets(Amulets).json -------------------------------------------------------------------------------- /data/PoE Data/Belts(Belts).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Belts(Belts).json -------------------------------------------------------------------------------- /data/PoE Data/Blueprints(Blueprints).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Blueprints(Blueprints).json -------------------------------------------------------------------------------- /data/PoE Data/Body Armours(dex_armour).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Body Armours(dex_armour).json -------------------------------------------------------------------------------- /data/PoE Data/Body Armours(dex_int_armour).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Body Armours(dex_int_armour).json -------------------------------------------------------------------------------- /data/PoE Data/Body Armours(int_armour).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Body Armours(int_armour).json -------------------------------------------------------------------------------- /data/PoE Data/Body Armours(str_armour).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Body Armours(str_armour).json -------------------------------------------------------------------------------- /data/PoE Data/Body Armours(str_dex_armour).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Body Armours(str_dex_armour).json -------------------------------------------------------------------------------- /data/PoE Data/Body Armours(str_dex_int_armour).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Body Armours(str_dex_int_armour).json -------------------------------------------------------------------------------- /data/PoE Data/Body Armours(str_int_armour).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Body Armours(str_int_armour).json -------------------------------------------------------------------------------- /data/PoE Data/Boots(dex_armour).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Boots(dex_armour).json -------------------------------------------------------------------------------- /data/PoE Data/Boots(dex_int_armour).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Boots(dex_int_armour).json -------------------------------------------------------------------------------- /data/PoE Data/Boots(int_armour).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Boots(int_armour).json -------------------------------------------------------------------------------- /data/PoE Data/Boots(str_armour).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Boots(str_armour).json -------------------------------------------------------------------------------- /data/PoE Data/Boots(str_dex_armour).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Boots(str_dex_armour).json -------------------------------------------------------------------------------- /data/PoE Data/Boots(str_int_armour).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Boots(str_int_armour).json -------------------------------------------------------------------------------- /data/PoE Data/Boots(ward_armour).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Boots(ward_armour).json -------------------------------------------------------------------------------- /data/PoE Data/Bows(Bows).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Bows(Bows).json -------------------------------------------------------------------------------- /data/PoE Data/Category.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Category.json -------------------------------------------------------------------------------- /data/PoE Data/Claws(Claws).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Claws(Claws).json -------------------------------------------------------------------------------- /data/PoE Data/Contracts(Contracts).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Contracts(Contracts).json -------------------------------------------------------------------------------- /data/PoE Data/Daggers(Daggers).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Daggers(Daggers).json -------------------------------------------------------------------------------- /data/PoE Data/Expedition Logbooks(Expedition Logbooks).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Expedition Logbooks(Expedition Logbooks).json -------------------------------------------------------------------------------- /data/PoE Data/Fishing Rods(Fishing Rods).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Fishing Rods(Fishing Rods).json -------------------------------------------------------------------------------- /data/PoE Data/Gloves(dex_armour).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Gloves(dex_armour).json -------------------------------------------------------------------------------- /data/PoE Data/Gloves(dex_int_armour).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Gloves(dex_int_armour).json -------------------------------------------------------------------------------- /data/PoE Data/Gloves(int_armour).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Gloves(int_armour).json -------------------------------------------------------------------------------- /data/PoE Data/Gloves(str_armour).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Gloves(str_armour).json -------------------------------------------------------------------------------- /data/PoE Data/Gloves(str_dex_armour).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Gloves(str_dex_armour).json -------------------------------------------------------------------------------- /data/PoE Data/Gloves(str_int_armour).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Gloves(str_int_armour).json -------------------------------------------------------------------------------- /data/PoE Data/Gloves(ward_armour).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Gloves(ward_armour).json -------------------------------------------------------------------------------- /data/PoE Data/Heist Brooches(Heist Brooches).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Heist Brooches(Heist Brooches).json -------------------------------------------------------------------------------- /data/PoE Data/Heist Cloaks(Heist Cloaks).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Heist Cloaks(Heist Cloaks).json -------------------------------------------------------------------------------- /data/PoE Data/Heist Gear(Weapon Caster).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Heist Gear(Weapon Caster).json -------------------------------------------------------------------------------- /data/PoE Data/Heist Gear(Weapon Melee).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Heist Gear(Weapon Melee).json -------------------------------------------------------------------------------- /data/PoE Data/Heist Gear(Weapon Ranged).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Heist Gear(Weapon Ranged).json -------------------------------------------------------------------------------- /data/PoE Data/Heist Tools(Equipment Agility).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Heist Tools(Equipment Agility).json -------------------------------------------------------------------------------- /data/PoE Data/Heist Tools(Equipment Brute Force).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Heist Tools(Equipment Brute Force).json -------------------------------------------------------------------------------- /data/PoE Data/Heist Tools(Equipment Counter Thaumaturge).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Heist Tools(Equipment Counter Thaumaturge).json -------------------------------------------------------------------------------- /data/PoE Data/Heist Tools(Equipment Deception).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Heist Tools(Equipment Deception).json -------------------------------------------------------------------------------- /data/PoE Data/Heist Tools(Equipment Demolition).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Heist Tools(Equipment Demolition).json -------------------------------------------------------------------------------- /data/PoE Data/Heist Tools(Equipment Engineering).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Heist Tools(Equipment Engineering).json -------------------------------------------------------------------------------- /data/PoE Data/Heist Tools(Equipment Lockpick).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Heist Tools(Equipment Lockpick).json -------------------------------------------------------------------------------- /data/PoE Data/Heist Tools(Equipment Perception).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Heist Tools(Equipment Perception).json -------------------------------------------------------------------------------- /data/PoE Data/Heist Tools(Equipment Trap Disarmament).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Heist Tools(Equipment Trap Disarmament).json -------------------------------------------------------------------------------- /data/PoE Data/Helmets(dex_armour).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Helmets(dex_armour).json -------------------------------------------------------------------------------- /data/PoE Data/Helmets(dex_int_armour).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Helmets(dex_int_armour).json -------------------------------------------------------------------------------- /data/PoE Data/Helmets(int_armour).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Helmets(int_armour).json -------------------------------------------------------------------------------- /data/PoE Data/Helmets(str_armour).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Helmets(str_armour).json -------------------------------------------------------------------------------- /data/PoE Data/Helmets(str_dex_armour).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Helmets(str_dex_armour).json -------------------------------------------------------------------------------- /data/PoE Data/Helmets(str_int_armour).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Helmets(str_int_armour).json -------------------------------------------------------------------------------- /data/PoE Data/Helmets(ward_armour).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Helmets(ward_armour).json -------------------------------------------------------------------------------- /data/PoE Data/Hybrid Flasks(Hybrid Flasks).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Hybrid Flasks(Hybrid Flasks).json -------------------------------------------------------------------------------- /data/PoE Data/Jewels(Cobalt Jewel).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Jewels(Cobalt Jewel).json -------------------------------------------------------------------------------- /data/PoE Data/Jewels(Crimson Jewel).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Jewels(Crimson Jewel).json -------------------------------------------------------------------------------- /data/PoE Data/Jewels(Prismatic Jewel).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Jewels(Prismatic Jewel).json -------------------------------------------------------------------------------- /data/PoE Data/Jewels(Viridian Jewel).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Jewels(Viridian Jewel).json -------------------------------------------------------------------------------- /data/PoE Data/Large Cluster Jewels(Attack Damage While Dual Wielding).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Large Cluster Jewels(Attack Damage While Dual Wielding).json -------------------------------------------------------------------------------- /data/PoE Data/Large Cluster Jewels(Attack Damage).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Large Cluster Jewels(Attack Damage).json -------------------------------------------------------------------------------- /data/PoE Data/Large Cluster Jewels(attack damage while holding a shield).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Large Cluster Jewels(attack damage while holding a shield).json -------------------------------------------------------------------------------- /data/PoE Data/Large Cluster Jewels(axe and sword damage).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Large Cluster Jewels(axe and sword damage).json -------------------------------------------------------------------------------- /data/PoE Data/Large Cluster Jewels(bow damage).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Large Cluster Jewels(bow damage).json -------------------------------------------------------------------------------- /data/PoE Data/Large Cluster Jewels(chaos damage).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Large Cluster Jewels(chaos damage).json -------------------------------------------------------------------------------- /data/PoE Data/Large Cluster Jewels(cold damage).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Large Cluster Jewels(cold damage).json -------------------------------------------------------------------------------- /data/PoE Data/Large Cluster Jewels(dagger and claw damage).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Large Cluster Jewels(dagger and claw damage).json -------------------------------------------------------------------------------- /data/PoE Data/Large Cluster Jewels(damage with two handed melee weapons).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Large Cluster Jewels(damage with two handed melee weapons).json -------------------------------------------------------------------------------- /data/PoE Data/Large Cluster Jewels(elemental damage).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Large Cluster Jewels(elemental damage).json -------------------------------------------------------------------------------- /data/PoE Data/Large Cluster Jewels(fire damage).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Large Cluster Jewels(fire damage).json -------------------------------------------------------------------------------- /data/PoE Data/Large Cluster Jewels(lightning damage).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Large Cluster Jewels(lightning damage).json -------------------------------------------------------------------------------- /data/PoE Data/Large Cluster Jewels(mace and staff damage).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Large Cluster Jewels(mace and staff damage).json -------------------------------------------------------------------------------- /data/PoE Data/Large Cluster Jewels(minion damage).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Large Cluster Jewels(minion damage).json -------------------------------------------------------------------------------- /data/PoE Data/Large Cluster Jewels(physical damage).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Large Cluster Jewels(physical damage).json -------------------------------------------------------------------------------- /data/PoE Data/Large Cluster Jewels(spell damage).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Large Cluster Jewels(spell damage).json -------------------------------------------------------------------------------- /data/PoE Data/Large Cluster Jewels(wand damage).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Large Cluster Jewels(wand damage).json -------------------------------------------------------------------------------- /data/PoE Data/Life Flasks(Life Flasks).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Life Flasks(Life Flasks).json -------------------------------------------------------------------------------- /data/PoE Data/Mana Flasks(Mana Flasks).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Mana Flasks(Mana Flasks).json -------------------------------------------------------------------------------- /data/PoE Data/Maps(low_tier_map).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Maps(low_tier_map).json -------------------------------------------------------------------------------- /data/PoE Data/Maps(mid_tier_map).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Maps(mid_tier_map).json -------------------------------------------------------------------------------- /data/PoE Data/Maps(top_tier_map).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Maps(top_tier_map).json -------------------------------------------------------------------------------- /data/PoE Data/Maps(uber_tier_map).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Maps(uber_tier_map).json -------------------------------------------------------------------------------- /data/PoE Data/Medium Cluster Jewels(area damage).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Medium Cluster Jewels(area damage).json -------------------------------------------------------------------------------- /data/PoE Data/Medium Cluster Jewels(brand damage).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Medium Cluster Jewels(brand damage).json -------------------------------------------------------------------------------- /data/PoE Data/Medium Cluster Jewels(channelling skill damage).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Medium Cluster Jewels(channelling skill damage).json -------------------------------------------------------------------------------- /data/PoE Data/Medium Cluster Jewels(chaos damage over time multiplier).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Medium Cluster Jewels(chaos damage over time multiplier).json -------------------------------------------------------------------------------- /data/PoE Data/Medium Cluster Jewels(cold damage over time multiplier).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Medium Cluster Jewels(cold damage over time multiplier).json -------------------------------------------------------------------------------- /data/PoE Data/Medium Cluster Jewels(critical chance).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Medium Cluster Jewels(critical chance).json -------------------------------------------------------------------------------- /data/PoE Data/Medium Cluster Jewels(damage over time multiplier).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Medium Cluster Jewels(damage over time multiplier).json -------------------------------------------------------------------------------- /data/PoE Data/Medium Cluster Jewels(damage while you have a herald).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Medium Cluster Jewels(damage while you have a herald).json -------------------------------------------------------------------------------- /data/PoE Data/Medium Cluster Jewels(effect of non-damaging ailments).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Medium Cluster Jewels(effect of non-damaging ailments).json -------------------------------------------------------------------------------- /data/PoE Data/Medium Cluster Jewels(fire damage over time multiplier).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Medium Cluster Jewels(fire damage over time multiplier).json -------------------------------------------------------------------------------- /data/PoE Data/Medium Cluster Jewels(flask duration).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Medium Cluster Jewels(flask duration).json -------------------------------------------------------------------------------- /data/PoE Data/Medium Cluster Jewels(life and mana recovery from flasks).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Medium Cluster Jewels(life and mana recovery from flasks).json -------------------------------------------------------------------------------- /data/PoE Data/Medium Cluster Jewels(minion damage while you have a herald).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Medium Cluster Jewels(minion damage while you have a herald).json -------------------------------------------------------------------------------- /data/PoE Data/Medium Cluster Jewels(minion life).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Medium Cluster Jewels(minion life).json -------------------------------------------------------------------------------- /data/PoE Data/Medium Cluster Jewels(physical damage over time multiplier).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Medium Cluster Jewels(physical damage over time multiplier).json -------------------------------------------------------------------------------- /data/PoE Data/Medium Cluster Jewels(projectile damage).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Medium Cluster Jewels(projectile damage).json -------------------------------------------------------------------------------- /data/PoE Data/Medium Cluster Jewels(totem damage).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Medium Cluster Jewels(totem damage).json -------------------------------------------------------------------------------- /data/PoE Data/Medium Cluster Jewels(trap and mine damage).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Medium Cluster Jewels(trap and mine damage).json -------------------------------------------------------------------------------- /data/PoE Data/Medium Cluster Jewels(warcry buff effect).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Medium Cluster Jewels(warcry buff effect).json -------------------------------------------------------------------------------- /data/PoE Data/One Hand Axes(One Hand Axes).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/One Hand Axes(One Hand Axes).json -------------------------------------------------------------------------------- /data/PoE Data/One Hand Maces(One Hand Maces).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/One Hand Maces(One Hand Maces).json -------------------------------------------------------------------------------- /data/PoE Data/One Hand Swords(One Hand Swords).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/One Hand Swords(One Hand Swords).json -------------------------------------------------------------------------------- /data/PoE Data/Quivers(Quivers).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Quivers(Quivers).json -------------------------------------------------------------------------------- /data/PoE Data/Relics(Large Relic).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Relics(Large Relic).json -------------------------------------------------------------------------------- /data/PoE Data/Relics(Medium Relic).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Relics(Medium Relic).json -------------------------------------------------------------------------------- /data/PoE Data/Relics(Small Relic).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Relics(Small Relic).json -------------------------------------------------------------------------------- /data/PoE Data/Rings(Minion Rings).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Rings(Minion Rings).json -------------------------------------------------------------------------------- /data/PoE Data/Rings(Rings).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Rings(Rings).json -------------------------------------------------------------------------------- /data/PoE Data/Rings(Unset Rings).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Rings(Unset Rings).json -------------------------------------------------------------------------------- /data/PoE Data/Rune Daggers(Rune Daggers).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Rune Daggers(Rune Daggers).json -------------------------------------------------------------------------------- /data/PoE Data/Sanctified Relics(DEX Special Relic).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Sanctified Relics(DEX Special Relic).json -------------------------------------------------------------------------------- /data/PoE Data/Sanctified Relics(INT Special Relic).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Sanctified Relics(INT Special Relic).json -------------------------------------------------------------------------------- /data/PoE Data/Sanctified Relics(STR Special Relic).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Sanctified Relics(STR Special Relic).json -------------------------------------------------------------------------------- /data/PoE Data/Sceptres(Sceptres).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Sceptres(Sceptres).json -------------------------------------------------------------------------------- /data/PoE Data/Sextant(Awakened Sextant).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Sextant(Awakened Sextant).json -------------------------------------------------------------------------------- /data/PoE Data/Sextant(Elevated Sextant).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Sextant(Elevated Sextant).json -------------------------------------------------------------------------------- /data/PoE Data/Shields(dex_armour).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Shields(dex_armour).json -------------------------------------------------------------------------------- /data/PoE Data/Shields(dex_int_armour).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Shields(dex_int_armour).json -------------------------------------------------------------------------------- /data/PoE Data/Shields(int_armour).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Shields(int_armour).json -------------------------------------------------------------------------------- /data/PoE Data/Shields(str_armour).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Shields(str_armour).json -------------------------------------------------------------------------------- /data/PoE Data/Shields(str_dex_armour).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Shields(str_dex_armour).json -------------------------------------------------------------------------------- /data/PoE Data/Shields(str_int_armour).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Shields(str_int_armour).json -------------------------------------------------------------------------------- /data/PoE Data/Small Cluster Jewels(armour).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Small Cluster Jewels(armour).json -------------------------------------------------------------------------------- /data/PoE Data/Small Cluster Jewels(chance to dodge attacks).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Small Cluster Jewels(chance to dodge attacks).json -------------------------------------------------------------------------------- /data/PoE Data/Small Cluster Jewels(chaos resistance).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Small Cluster Jewels(chaos resistance).json -------------------------------------------------------------------------------- /data/PoE Data/Small Cluster Jewels(cold resistance).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Small Cluster Jewels(cold resistance).json -------------------------------------------------------------------------------- /data/PoE Data/Small Cluster Jewels(curse effect small).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Small Cluster Jewels(curse effect small).json -------------------------------------------------------------------------------- /data/PoE Data/Small Cluster Jewels(evasion).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Small Cluster Jewels(evasion).json -------------------------------------------------------------------------------- /data/PoE Data/Small Cluster Jewels(fire resistance).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Small Cluster Jewels(fire resistance).json -------------------------------------------------------------------------------- /data/PoE Data/Small Cluster Jewels(lightning resistance).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Small Cluster Jewels(lightning resistance).json -------------------------------------------------------------------------------- /data/PoE Data/Small Cluster Jewels(maximum energy shield).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Small Cluster Jewels(maximum energy shield).json -------------------------------------------------------------------------------- /data/PoE Data/Small Cluster Jewels(maximum life).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Small Cluster Jewels(maximum life).json -------------------------------------------------------------------------------- /data/PoE Data/Small Cluster Jewels(maximum mana).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Small Cluster Jewels(maximum mana).json -------------------------------------------------------------------------------- /data/PoE Data/Small Cluster Jewels(reservation efficiency small).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Small Cluster Jewels(reservation efficiency small).json -------------------------------------------------------------------------------- /data/PoE Data/Staves(Staves).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Staves(Staves).json -------------------------------------------------------------------------------- /data/PoE Data/Thrusting One Hand Swords(Thrusting One Hand Swords).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Thrusting One Hand Swords(Thrusting One Hand Swords).json -------------------------------------------------------------------------------- /data/PoE Data/Two Hand Axes(Two Hand Axes).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Two Hand Axes(Two Hand Axes).json -------------------------------------------------------------------------------- /data/PoE Data/Two Hand Maces(Two Hand Maces).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Two Hand Maces(Two Hand Maces).json -------------------------------------------------------------------------------- /data/PoE Data/Two Hand Swords(Two Hand Swords).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Two Hand Swords(Two Hand Swords).json -------------------------------------------------------------------------------- /data/PoE Data/Utility Flasks(Expedition Flasks).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Utility Flasks(Expedition Flasks).json -------------------------------------------------------------------------------- /data/PoE Data/Utility Flasks(Utility Flasks).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Utility Flasks(Utility Flasks).json -------------------------------------------------------------------------------- /data/PoE Data/Wands(Minion Wands).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Wands(Minion Wands).json -------------------------------------------------------------------------------- /data/PoE Data/Wands(Wands).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Wands(Wands).json -------------------------------------------------------------------------------- /data/PoE Data/Warstaves(Warstaves).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/PoE Data/Warstaves(Warstaves).json -------------------------------------------------------------------------------- /data/Quest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Quest.json -------------------------------------------------------------------------------- /data/Uniques.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/Uniques.json -------------------------------------------------------------------------------- /data/WR.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/WR.ico -------------------------------------------------------------------------------- /data/WR_Affix.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/WR_Affix.json -------------------------------------------------------------------------------- /data/WR_Enchant.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/WR_Enchant.json -------------------------------------------------------------------------------- /data/WR_Prop.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/WR_Prop.json -------------------------------------------------------------------------------- /data/WR_Pseudo.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/WR_Pseudo.json -------------------------------------------------------------------------------- /data/changelog.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/changelog.txt -------------------------------------------------------------------------------- /data/changelog_Archive.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/changelog_Archive.txt -------------------------------------------------------------------------------- /data/curl-formats.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/curl-formats.txt -------------------------------------------------------------------------------- /data/curl.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/curl.exe -------------------------------------------------------------------------------- /data/curlTimes.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/curlTimes.bat -------------------------------------------------------------------------------- /data/mtee.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/mtee.exe -------------------------------------------------------------------------------- /data/mtee.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/mtee.txt -------------------------------------------------------------------------------- /data/stat_translations.min.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/stat_translations.min.json -------------------------------------------------------------------------------- /data/version.html: -------------------------------------------------------------------------------- 1 | .16.00 -------------------------------------------------------------------------------- /data/xinput1_3.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/data/xinput1_3.dll -------------------------------------------------------------------------------- /lib/CLASS_7za.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/CLASS_7za.ahk -------------------------------------------------------------------------------- /lib/CLASS_ColorPicker.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/CLASS_ColorPicker.ahk -------------------------------------------------------------------------------- /lib/CLASS_Craft.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/CLASS_Craft.ahk -------------------------------------------------------------------------------- /lib/CLASS_FilterAdjuster.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/CLASS_FilterAdjuster.ahk -------------------------------------------------------------------------------- /lib/CLASS_ItemBuild.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/CLASS_ItemBuild.ahk -------------------------------------------------------------------------------- /lib/CLASS_ItemScan.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/CLASS_ItemScan.ahk -------------------------------------------------------------------------------- /lib/CLASS_ModAlias.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/CLASS_ModAlias.ahk -------------------------------------------------------------------------------- /lib/CLASS_PanelManager.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/CLASS_PanelManager.ahk -------------------------------------------------------------------------------- /lib/CLASS_Perfect.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/CLASS_Perfect.ahk -------------------------------------------------------------------------------- /lib/CLASS_Progress_Slider.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/CLASS_Progress_Slider.ahk -------------------------------------------------------------------------------- /lib/CLASS_RefreshAffixes.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/CLASS_RefreshAffixes.ahk -------------------------------------------------------------------------------- /lib/CLASS_SortByNum.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/CLASS_SortByNum.ahk -------------------------------------------------------------------------------- /lib/CLASS_Util.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/CLASS_Util.ahk -------------------------------------------------------------------------------- /lib/ChatStashHotkeys.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/ChatStashHotkeys.ahk -------------------------------------------------------------------------------- /lib/CheckAspectRatio.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/CheckAspectRatio.ahk -------------------------------------------------------------------------------- /lib/Class_FilterBuilder.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/Class_FilterBuilder.ahk -------------------------------------------------------------------------------- /lib/ColorHex.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/ColorHex.ahk -------------------------------------------------------------------------------- /lib/Controller.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/Controller.ahk -------------------------------------------------------------------------------- /lib/CoolTime.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/CoolTime.ahk -------------------------------------------------------------------------------- /lib/DatabaseHelpers.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/DatabaseHelpers.ahk -------------------------------------------------------------------------------- /lib/FileCheck.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/FileCheck.ahk -------------------------------------------------------------------------------- /lib/FindText Helpers.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/FindText Helpers.ahk -------------------------------------------------------------------------------- /lib/GLOBALS.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/GLOBALS.ahk -------------------------------------------------------------------------------- /lib/GameLogs.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/GameLogs.ahk -------------------------------------------------------------------------------- /lib/GuiStatus.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/GuiStatus.ahk -------------------------------------------------------------------------------- /lib/Header.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/Header.ahk -------------------------------------------------------------------------------- /lib/Helpers.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/Helpers.ahk -------------------------------------------------------------------------------- /lib/Library.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/Library.ahk -------------------------------------------------------------------------------- /lib/MainMenu.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/MainMenu.ahk -------------------------------------------------------------------------------- /lib/MsgMonitor.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/MsgMonitor.ahk -------------------------------------------------------------------------------- /lib/POE_Click.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/POE_Click.ahk -------------------------------------------------------------------------------- /lib/POE_WindowCheck.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/POE_WindowCheck.ahk -------------------------------------------------------------------------------- /lib/Rescale.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/Rescale.ahk -------------------------------------------------------------------------------- /lib/RunAdmin.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/RunAdmin.ahk -------------------------------------------------------------------------------- /lib/SaveLoad.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/SaveLoad.ahk -------------------------------------------------------------------------------- /lib/ScriptObject.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/ScriptObject.ahk -------------------------------------------------------------------------------- /lib/SendHotkey.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/SendHotkey.ahk -------------------------------------------------------------------------------- /lib/Timers.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/Timers.ahk -------------------------------------------------------------------------------- /lib/Toggle.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/Toggle.ahk -------------------------------------------------------------------------------- /lib/Tooltips.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/Tooltips.ahk -------------------------------------------------------------------------------- /lib/TrayLabels.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/TrayLabels.ahk -------------------------------------------------------------------------------- /lib/TrayMenu.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/TrayMenu.ahk -------------------------------------------------------------------------------- /lib/Trigger.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/Trigger.ahk -------------------------------------------------------------------------------- /lib/api/CLASS_PoERequest.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/api/CLASS_PoERequest.ahk -------------------------------------------------------------------------------- /lib/api/DBUpdateCheck.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/api/DBUpdateCheck.ahk -------------------------------------------------------------------------------- /lib/api/POE_UpdateLeagues.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/api/POE_UpdateLeagues.ahk -------------------------------------------------------------------------------- /lib/api/RefreshStatsList.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/api/RefreshStatsList.ahk -------------------------------------------------------------------------------- /lib/api/ScrapeNinjaData.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/api/ScrapeNinjaData.ahk -------------------------------------------------------------------------------- /lib/api/Update.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/api/Update.ahk -------------------------------------------------------------------------------- /lib/gui/Calibrate.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/gui/Calibrate.ahk -------------------------------------------------------------------------------- /lib/gui/CraftingPopup.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/gui/CraftingPopup.ahk -------------------------------------------------------------------------------- /lib/gui/CustomCraftingBase.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/gui/CustomCraftingBase.ahk -------------------------------------------------------------------------------- /lib/gui/CustomMapMods.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/gui/CustomMapMods.ahk -------------------------------------------------------------------------------- /lib/gui/DPI.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/gui/DPI.ahk -------------------------------------------------------------------------------- /lib/gui/DrawZoom.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/gui/DrawZoom.ahk -------------------------------------------------------------------------------- /lib/gui/FlaskMenu.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/gui/FlaskMenu.ahk -------------------------------------------------------------------------------- /lib/gui/GUI helpers.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/gui/GUI helpers.ahk -------------------------------------------------------------------------------- /lib/gui/Ignore List.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/gui/Ignore List.ahk -------------------------------------------------------------------------------- /lib/gui/IngameOverlay.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/gui/IngameOverlay.ahk -------------------------------------------------------------------------------- /lib/gui/ItemCrafting.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/gui/ItemCrafting.ahk -------------------------------------------------------------------------------- /lib/gui/ItemInfo.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/gui/ItemInfo.ahk -------------------------------------------------------------------------------- /lib/gui/LootColorsMenu.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/gui/LootColorsMenu.ahk -------------------------------------------------------------------------------- /lib/gui/MainMenu.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/gui/MainMenu.ahk -------------------------------------------------------------------------------- /lib/gui/OHB_Editor.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/gui/OHB_Editor.ahk -------------------------------------------------------------------------------- /lib/gui/PromptForObject.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/gui/PromptForObject.ahk -------------------------------------------------------------------------------- /lib/gui/RestockMenu.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/gui/RestockMenu.ahk -------------------------------------------------------------------------------- /lib/gui/UtilityMenu.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/gui/UtilityMenu.ahk -------------------------------------------------------------------------------- /lib/gui/WR_Menu.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/gui/WR_Menu.ahk -------------------------------------------------------------------------------- /lib/gui/perCharMenu.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/gui/perCharMenu.ahk -------------------------------------------------------------------------------- /lib/list.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/list.ahk -------------------------------------------------------------------------------- /lib/ref/BigA.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/ref/BigA.ahk -------------------------------------------------------------------------------- /lib/ref/CBMatchingGUI.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/ref/CBMatchingGUI.ahk -------------------------------------------------------------------------------- /lib/ref/CLASS_LV_Colors.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/ref/CLASS_LV_Colors.ahk -------------------------------------------------------------------------------- /lib/ref/Class_CtlColors.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/ref/Class_CtlColors.ahk -------------------------------------------------------------------------------- /lib/ref/ColorRange.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/ref/ColorRange.ahk -------------------------------------------------------------------------------- /lib/ref/CreateScript.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/ref/CreateScript.ahk -------------------------------------------------------------------------------- /lib/ref/Decimal2Fraction.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/ref/Decimal2Fraction.ahk -------------------------------------------------------------------------------- /lib/ref/DeepClone.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/ref/DeepClone.ahk -------------------------------------------------------------------------------- /lib/ref/DoPoePricesRequest.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/ref/DoPoePricesRequest.ahk -------------------------------------------------------------------------------- /lib/ref/DynaRun.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/ref/DynaRun.ahk -------------------------------------------------------------------------------- /lib/ref/FindText.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/ref/FindText.ahk -------------------------------------------------------------------------------- /lib/ref/GDIP.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/ref/GDIP.ahk -------------------------------------------------------------------------------- /lib/ref/Hotkey.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/ref/Hotkey.ahk -------------------------------------------------------------------------------- /lib/ref/JSON.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/ref/JSON.ahk -------------------------------------------------------------------------------- /lib/ref/JSONcom.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/ref/JSONcom.ahk -------------------------------------------------------------------------------- /lib/ref/LetUserSelectRect.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/ref/LetUserSelectRect.ahk -------------------------------------------------------------------------------- /lib/ref/Load_Bar.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/ref/Load_Bar.ahk -------------------------------------------------------------------------------- /lib/ref/LutBotLite.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/ref/LutBotLite.ahk -------------------------------------------------------------------------------- /lib/ref/Notify.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/ref/Notify.ahk -------------------------------------------------------------------------------- /lib/ref/OrderedArray.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/ref/OrderedArray.ahk -------------------------------------------------------------------------------- /lib/ref/OrderedAssociativeArray.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/ref/OrderedAssociativeArray.ahk -------------------------------------------------------------------------------- /lib/ref/Ping4.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/ref/Ping4.ahk -------------------------------------------------------------------------------- /lib/ref/RadialMenu.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/ref/RadialMenu.ahk -------------------------------------------------------------------------------- /lib/ref/TF.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/ref/TF.ahk -------------------------------------------------------------------------------- /lib/ref/XGraph.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/ref/XGraph.ahk -------------------------------------------------------------------------------- /lib/ref/XInput.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/ref/XInput.ahk -------------------------------------------------------------------------------- /lib/routine/AutoLevelGems.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/routine/AutoLevelGems.ahk -------------------------------------------------------------------------------- /lib/routine/ChaosRecipe.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/routine/ChaosRecipe.ahk -------------------------------------------------------------------------------- /lib/routine/CheckDebuffs.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/routine/CheckDebuffs.ahk -------------------------------------------------------------------------------- /lib/routine/Coord.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/routine/Coord.ahk -------------------------------------------------------------------------------- /lib/routine/Crafting.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/routine/Crafting.ahk -------------------------------------------------------------------------------- /lib/routine/GemSwap.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/routine/GemSwap.ahk -------------------------------------------------------------------------------- /lib/routine/GrabCurrency.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/routine/GrabCurrency.ahk -------------------------------------------------------------------------------- /lib/routine/Inventory.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/routine/Inventory.ahk -------------------------------------------------------------------------------- /lib/routine/Logout.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/routine/Logout.ahk -------------------------------------------------------------------------------- /lib/routine/LootScan.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/routine/LootScan.ahk -------------------------------------------------------------------------------- /lib/routine/MainLogic.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/routine/MainLogic.ahk -------------------------------------------------------------------------------- /lib/routine/PopFlasks.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/routine/PopFlasks.ahk -------------------------------------------------------------------------------- /lib/routine/QuickPortal.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/routine/QuickPortal.ahk -------------------------------------------------------------------------------- /lib/routine/StackRelease.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/routine/StackRelease.ahk -------------------------------------------------------------------------------- /lib/routine/ZoneChange.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BanditTech/WingmanReloaded/HEAD/lib/routine/ZoneChange.ahk --------------------------------------------------------------------------------