Skip to content

Instantly share code, notes, and snippets.

@alcaras
alcaras / gist:5357650
Last active December 16, 2015 01:49
Tales of Tarash AAR, Part 2

[AAR] Tales of Tarash: Part II, 1213-1280

Emperor Fulk I

April 19, 1213

Before we move on, let's take a look at the key characters in the Empire of Britannia.

Emperor Fulk I

# cards you own
# todo, go through and add sources from arenas
# e.g. (from Arena Draft #x)
# use #1gold to denote 1 gold card
# use #2gold to denote 2 gold cards
# use #arena <n> to denote cards from an arena pack for arena draft n (date)
# use #arena <n>d to denote cards that dropped
# use #pack <n> to denote cards from a pack (date)
@alcaras
alcaras / azerite.py
Created August 8, 2018 13:53
azerite curve calculator
curve = {}
curve[1] = [0.3, 0.35, 0.4, 0.45, 0.5, 0.55, 0.6, 0.65, 0.7, 0.75, 1.16, 1.73, 2.53, 3.65, 5.22, 6.79, 8.83, 11.48, 14.92, 19.4, 25.22, 32.79, 42.63, 55.42, 72.05, 93.67, 121.77, 158.3, 205.79, 267.53, 347.79, 452.13, 587.77, 764.1, 993.3]
curve[2] = [0.3, 0.35, 0.4, 0.45, 0.5, 0.55, 0.6, 0.65, 0.7, 0.75, 1.16, 1.73, 2.53, 3.65, 5.22, 6.79, 8.83, 11.48, 14.92, 19.4, 25.22, 32.79, 42.63, 55.42, 72.05, 93.67, 121.77, 158.3, 205.79, 267.53, 347.79, 452.13, 587.77, 764.1, 993.3]
curve[3] = [0.23, 0.27, 0.31, 0.35, 0.38, 0.42, 0.46, 0.5, 0.54, 0.58, 0.89, 1.33, 1.95, 2.81, 4.02, 5.22, 6.79, 8.83, 11.48, 14.92, 19.4, 25.22, 32.79, 42.63, 55.42, 72.05, 93.67, 121.77, 158.3, 205.79, 267.53, 347.79, 452.13, 587.77, 764.08]
curve[4] = [0.18, 0.21, 0.24, 0.27, 0.3, 0.33, 0.36, 0.38, 0.41, 0.44, 0.69, 1.02, 1.5, 2.16, 3.09, 4.02, 5.22, 6.79, 8.83, 11.48, 14.92, 19.4, 25.22, 32.79, 42.63, 55.43, 72.05, 93.67, 121.77, 158.3, 205.79, 267.53, 347.79, 452.13, 587.75]
curve[5] = [0.14, 0.16, 0.18, 0.2, 0.23, 0.25, 0
f = open('simc.txt','r')
to_write = []
tmp = f.readline()
while(not tmp==''):
x = tmp.find('id=')
if(x==-1):
to_write.append(tmp)
else:
if(tmp.find('main_hand')>-1):
tmp = tmp[:-1]+',ilevel=415\n'
@alcaras
alcaras / main.lua
Last active January 19, 2020 23:48
AZERITE_ESSENCE_PROFILES_ADDON = AZERITE_ESSENCE_PROFILES_ADDON or LibStub("AceAddon-3.0"):NewAddon("AZERITE_PRESETS_ADDON", "AceConsole-3.0")
local t = AZERITE_ESSENCE_PROFILES_ADDON
t.ADDON_NAME = "AzeriteEssenceProfiles"
t.presets = {}
local addonLoadedFrame = CreateFrame("Frame")
addonLoadedFrame:RegisterEvent("ADDON_LOADED")
addonLoadedFrame:SetScript("OnEvent", function(self, event, addon)
Message: Manually triggered error
Time: 02/10/20 17:59:11 (2293463614)
Client: 8.3.0 (33237)
Locale: enUS
Combat: false
Error Count: 2
Stack Trace:
TSM\LibTSM\Service\SlashCommands.lua:73 <?>
Interface\FrameXML\ChatFrame.lua:4859 <ChatEdit_ParseText>
Interface\FrameXML\ChatFrame.lua:4523 <ChatEdit_SendText>
Message: Manually triggered error
Time: 02/10/20 18:02:58 (2293690660)
Client: 8.3.0 (33237)
Locale: enUS
Combat: false
Error Count: 1
Stack Trace:
TSM\LibTSM\Service\SlashCommands.lua:73 <?>
Interface\FrameXML\ChatFrame.lua:4859 <ChatEdit_ParseText>
Interface\FrameXML\ChatFrame.lua:4523 <ChatEdit_SendText>
build: v8.3.0-04-16
level: 120 (120)
class: ROGUE
spec: outlaw
talents: acrobatic_strikes
alacrity
cheat_death
dancing_steel
deeper_stratagem

week 1 - one-offs

  • [ ] level to 60
  • [ ] covenant story quests
    • [ ] unlocking buildings & mission table
  • [ ] torghast intro quests
  • [ ] level your professions
  • [ ] obtain available legendary recipes (drop locations)
  • [ ] obtain available conduits (drop locations)

weekly

torghast [0/4]

  • [ ] wing 1 layer 4 (to unlock 5)
  • [ ] wing 1 layer 5 (to unlock 6)
  • [ ] wing 1 layer 6
  • [ ] wing 2 layer 6 (will be unlocked thanks to wing 1)

covenant [0/4]

  • [ ] covenant campaign (gives renown) [req. renown 8] – details
  • [ ] covenant weekly (anima) [ Replenish the Reservoir ]