Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- revenant_routes = {
- "affs": {
- "weapons": "1hblades",
- "blurb": "Standard 1h affs speed route",
- "chirography": {
- 'iyedlo': iyedlo,
- 'atdum': atdum,
- },
- "eq_use": {
- 'discord': discord,
- 'discord_paresis_1h': discord_paresis_1h,
- 'discord_stupidity_1h': discord_stupidity_1h,
- },
- "attacks": {
- #'misdirectRelic': None,
- #'defensiveReflection': None,
- #'defensiveShielding': None,
- #'defensiveWait': None,
- #'tumblestop': None,
- #'extirpate': None,
- #'cull': None,
- #'deceive': None,
- #'harrow': None,
- 'dpl': dpl,
- },
- "venoms": {
- "wasiPrio": wasiPrio,
- #"mortalterror": None,
- #"offFocusSlickness": None, #Fires if they have 3s left on focus cd and have asthma
- #"offFocusAnorexia": None, #This will lock slickeness (smoke cure) and give anorexia (slickness)
- #"offFocusStupidity": None, #buffers 1 use of focus
- #"paresis": None,
- #"clumsiness": None,
- #"asthma": None,
- #"allergies": None,
- #"vomiting": None,
- #"slickness": None,
- #"anorexia": None,
- #"stupidity": None,
- #"lock_left_leg_crippled": None,
- #"lock_right_leg_crippled": None,
- #"disfigurement": None, #remember to check against classes that actually have loyals
- #"physical_disruption": None,
- #"mental_disruption": None,
- #"crippled": None,
- #"crippled_body": None,
- #"weariness": None,
- #"lock_left_arm_crippled": None,
- #"lock_right_arm_crippled": None,
- #"haemophilia": None,
- #"no_deaf": None,
- #"sensitivity": None,
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement