├── .checkignore ├── .github ├── actions │ └── spelling │ │ ├── README.md │ │ ├── advice.md │ │ ├── allow.txt │ │ ├── candidate.patterns │ │ ├── excludes.txt │ │ ├── expect.txt │ │ ├── line_forbidden.patterns │ │ ├── patterns.txt │ │ └── reject.txt ├── pull_request_template.md └── workflows │ ├── emoji-spacing-check.yaml │ ├── spelling.yml │ └── vorago-basic.yml ├── .vscode ├── preset-link.code-snippets ├── table-of-contents.code-snippets └── templates.code-snippets ├── LICENSE ├── README.md ├── afk ├── PVME-Alt1-Setup.txt ├── afk-arch-glacor.txt ├── afk-blood-reavers.txt ├── afk-chaos-elemental.txt ├── afk-corporeal-beast.txt ├── afk-dagannoth-kings.txt ├── afk-general-graardor.txt ├── afk-gregorovic.txt ├── afk-gwd1.txt ├── afk-helwyr.txt ├── afk-hermod.txt ├── afk-kalphite-queen.txt ├── afk-kbd.txt ├── afk-kree-arra.txt ├── afk-marks-of-war.txt ├── afk-orikalka.txt ├── afk-osseous.txt ├── afk-overview.txt ├── afk-rathis.txt ├── afk-twin-furies.txt ├── afk-vindicta.txt ├── low-effort-helwyr-hardmode.txt ├── low-effort-kerapac.txt ├── low-effort-magister.txt ├── low-effort-pthentraken.txt ├── low-effort-raksha.txt ├── low-effort-rasial.txt ├── low-effort-twin-furies-hardmode.txt ├── low-effort-vindicta-hardmode.txt └── low-effort-vorkath.txt ├── archive ├── afk-commander-zilyana.txt ├── afk-giant-mole.txt ├── afk-kalphite-king.txt ├── afk-kril-tsutsaroth.txt ├── beastmaster-durzag-full-fight-old.txt ├── boss-rotation-archives.txt ├── directory.txt ├── giant-mole.txt ├── kerapac-trio-hm.txt ├── king-black-dragon.txt ├── nex-duo-ranged.txt ├── nex-solo-ecb.txt ├── nex-solo-melee.txt ├── old-quick-start.txt ├── osrs-guides │ └── vorkath.txt ├── raksha-ranged.txt ├── rise-of-the-six-duo.txt ├── solak-magic-hybrid.txt ├── solak-range-hybrid.txt ├── solak-ranged-camp.txt ├── solakbasicarchive.txt ├── solo-hard-mode-magic-rago.txt ├── solo-normal-mode-rago.txt ├── solo-ranged-solak.txt ├── solo-solak-range-basic.txt ├── wilderness-slayer.txt └── zamorak-group-50.txt ├── basic-guides ├── aod-basic.txt ├── araxxor-basic.txt ├── arch-glacor-basic.txt ├── barrows-basic.txt ├── bm-basic.txt ├── chaos-elemental-basic.txt ├── ed1-basic.txt ├── ed2-basic.txt ├── ed3-basic.txt ├── giant-mole-basic.txt ├── helwyr-basic.txt ├── kbd-basic.txt ├── kerapac-hm-basic.txt ├── nex-basic.txt ├── osseous-basic.txt ├── raksha-basic.txt ├── rise-of-the-six-basic.txt ├── solak-basic.txt ├── telos-basic.txt ├── twin-furies-basic.txt ├── tzkal-zuk-basic.txt ├── vindicta-basic.txt ├── vorago-basic │ ├── Duo_Ceilings_combined.txt │ ├── Duo_GB_combined.txt │ ├── Duo_PB_combined.txt │ ├── Duo_Scop_combined.txt │ ├── Duo_TS_combined.txt │ ├── Duo_Vit_combined.txt │ ├── update.sh │ └── vorago-basic.txt └── zamorak-basic.txt ├── combat-achievements ├── ambassador-ca.txt ├── aod-ca.txt ├── araxxor-ca.txt ├── beastmaster-ca.txt ├── black-stone-dragon-ca.txt ├── kezalam-ca.txt ├── magister-ca.txt ├── nakatra-ca.txt ├── rasial-ca.txt ├── seiryu-ca.txt ├── vermyx-ca.txt ├── vorago-ca.txt ├── vorkath-ca.txt ├── zamorak-ca.txt └── zuk-ca.txt ├── commands ├── 0tick.txt ├── 120necro.txt ├── 4taa.txt ├── abbreviations.txt ├── abilitydamage.txt ├── accountsecurity.txt ├── afkguides.txt ├── afkissue.txt ├── ammo.txt ├── applications.txt ├── armour.txt ├── as4.txt ├── aura.txt ├── badeofs.txt ├── banking.txt ├── barge.txt ├── bars.txt ├── bd.txt ├── betachanges.txt ├── big4.txt ├── biting.txt ├── blackcrystal.txt ├── blessedflask.txt ├── bolg.txt ├── bossmechanics.txt ├── bows.txt ├── canceling.txt ├── cannons.txt ├── capeperks.txt ├── caroming.txt ├── cease.txt ├── chaosroar.txt ├── chinning.txt ├── clans.txt ├── coe.txt ├── commandsheet.txt ├── components.txt ├── contributor.txt ├── crit.txt ├── critbuff.txt ├── critbuffs.txt ├── cryptbloom.txt ├── cywirorb.txt ├── d2d.txt ├── damagetroubleshoot.txt ├── dboworzboweof.txt ├── deathspore.txt ├── defauto.txt ├── defender.txt ├── detonate.txt ├── divert.txt ├── dommines.txt ├── dots.txt ├── dragoneof.txt ├── dtd.txt ├── earlyedraco.txt ├── easyclue.txt ├── ecbeof.txt ├── edicts.txt ├── elderovl.txt ├── emojis.txt ├── eofs.txt ├── eqperks ├── essencecorruption.txt ├── ezk.txt ├── familiar.txt ├── food.txt ├── freedom.txt ├── fsoa.txt ├── gcd.txt ├── gchain.txt ├── gemsbad.txt ├── glacor.txt ├── gloveguide.txt ├── grico.txt ├── grim.txt ├── healother.txt ├── hex.txt ├── hitchance.txt ├── hittiming.txt ├── ironman.txt ├── jawsoftheabyss.txt ├── killstreak.txt ├── lasttick.txt ├── ldapot.txt ├── lengs.txt ├── lob.txt ├── losetarget.txt ├── lotd.txt ├── magma.txt ├── manualspellcasting.txt ├── maxrelicpower ├── modifiers.txt ├── mwspear.txt ├── nav.txt ├── necroaura.txt ├── necroflank.txt ├── necroring.txt ├── necroweapon.txt ├── newplayer.txt ├── newuser.txt ├── nodming.txt ├── noobtraps.txt ├── notrading.txt ├── offhandswitches.txt ├── opportunitycost.txt ├── outdated.txt ├── overrides.txt ├── p7skulls.txt ├── pins.txt ├── pocketslot.txt ├── pouches.txt ├── preincend.txt ├── protean.txt ├── pulsecoreboost ├── pvmehelp.txt ├── pvmhelp.txt ├── queueing.txt ├── quiver.txt ├── rasialpocket.txt ├── record.txt ├── records.txt ├── relic.txt ├── returningplayer.txt ├── revolution.txt ├── rexring.txt ├── rng.txt ├── rod.txt ├── sanctumdw.txt ├── scourge.txt ├── screenshot.txt ├── scythe.txt ├── sgb.txt ├── shattered-worlds.txt ├── sheets.txt ├── smokecloud.txt ├── spellswap.txt ├── splitsoul.txt ├── stalling.txt ├── submissions.txt ├── suggestion-thank-you.txt ├── suggestion.txt ├── swiftgloves.txt ├── t100 ├── tc.txt ├── teamforming.txt ├── telosp1.txt ├── telosp5.txt ├── upgrade.txt ├── vestments.txt ├── vigour.txt ├── vuln.txt ├── walkability.txt ├── walkbleeds.txt ├── walkboss.txt ├── weakness.txt ├── weapon.txt ├── website.txt ├── wenspore.txt ├── whatspell.txt ├── wrackandruin.txt ├── zammyp7.txt ├── zamorak.txt ├── zerkaura.txt ├── zuk-safespots.txt └── zukcape.txt ├── dpm-advice ├── dpm-advice-basic │ ├── dpm-advice-basic-magic.txt │ ├── dpm-advice-basic-melee.txt │ └── dpm-advice-basic-ranged.txt ├── dpm-advice-faq.txt ├── dpm-advice-mage.txt ├── dpm-advice-melee.txt ├── dpm-advice-necro.txt └── dpm-advice-range.txt ├── editor-resources ├── editor-references │ ├── ability-bar-builder.txt │ ├── banner-builder.txt │ ├── emoji-combinations.txt │ ├── forum-icon-builder.txt │ ├── guide-editor.txt │ ├── hyperlinked-emojis.txt │ ├── icon-creation.txt │ ├── map-generation.txt │ ├── preset-generator.txt │ ├── pvme-spreadsheet.txt │ ├── rotation-builder.txt │ ├── style-guide.txt │ └── templates.txt ├── github-tutorials │ ├── github-comp-tutorial.txt │ ├── github-quick-guide.txt │ └── github-tips-and-troubleshooting.txt ├── intro-to-editing-continued.txt └── intro-to-editing.txt ├── get-involved ├── ca-bingo-lists │ ├── group_list.json │ ├── master_list.json │ └── solo_list.json ├── editor-entry.txt ├── feats-requirements.txt ├── making-suggestions.txt └── mastery-requirements.txt ├── getting-started ├── early-moneymaking-ideas.txt ├── how-to-use-pvme.txt ├── interface-guide.txt ├── noncombat-skilling-guides.txt └── quick-start.txt ├── invention-and-perks ├── invention-basics.txt ├── perk-information.txt ├── perks.txt └── scavenging-farming.txt ├── miscellaneous-information ├── ability-information │ ├── constitution-abilities.txt │ ├── defence-abilities.txt │ ├── magic-abilities.txt │ ├── melee-abilities.txt │ ├── necromancy-abilities.txt │ └── ranged-abilities.txt ├── alt1.txt ├── ammo-setups.txt ├── auto-attacks.txt ├── boss-revenue.txt ├── command-info.txt ├── eof-specs.txt ├── irl-gear.txt ├── mechanics.txt ├── mobile-pvm.txt ├── pvm-spreadsheets.txt └── revolution-bars.txt ├── navigation ├── contributors.txt ├── directory │ ├── afk │ │ └── afk.txt │ ├── announcements │ │ └── announcements.txt │ ├── basic-guides │ │ ├── basic-guides.txt │ │ └── vorago-basic │ │ │ └── vorago-basic.txt │ ├── bot-channels │ │ └── bot-channels.txt │ ├── combat-achievements │ │ └── combat-achievements.txt │ ├── directory.txt │ ├── dpm-advice │ │ ├── dpm-advice-basic │ │ │ └── dpm-advice-basic.txt │ │ ├── dpm-advice.txt │ │ └── dpm-advice │ │ │ └── dpm-advice.txt │ ├── editor-section │ │ ├── editor-resources │ │ │ └── editor-resources.txt │ │ ├── editor-section.txt │ │ └── github-tutorials │ │ │ └── github-tutorials.txt │ ├── full-guides │ │ ├── a-f │ │ │ ├── A-F.txt │ │ │ ├── amascut │ │ │ │ └── amascut.txt │ │ │ ├── angel-of-death-7s │ │ │ │ └── angel-of-death-7s.txt │ │ │ ├── angel-of-death-small-teams │ │ │ │ └── angel-of-death-small-teams.txt │ │ │ ├── araxxor │ │ │ │ └── araxxor.txt │ │ │ ├── arch-glacor │ │ │ │ └── arch-glacor.txt │ │ │ ├── beastmaster │ │ │ │ └── beastmaster.txt │ │ │ ├── croesus │ │ │ │ └── croesus.txt │ │ │ ├── ed1 │ │ │ │ └── ed1.txt │ │ │ ├── ed2 │ │ │ │ └── ed2.txt │ │ │ └── ed3 │ │ │ │ └── ed3.txt │ │ ├── full-boss-guides.txt │ │ ├── g-p │ │ │ ├── G-P.txt │ │ │ ├── greg │ │ │ │ └── gregorovic.txt │ │ │ ├── helwyr │ │ │ │ └── helwyr.txt │ │ │ ├── kalphite-king │ │ │ │ └── kalphite-king.txt │ │ │ ├── kerapac │ │ │ │ └── kerapac.txt │ │ │ ├── magister │ │ │ │ └── magister.txt │ │ │ └── nex │ │ │ │ └── nex.txt │ │ └── q-z │ │ │ ├── Q-Z.txt │ │ │ ├── raksha │ │ │ └── raksha.txt │ │ │ ├── rasial │ │ │ └── rasial.txt │ │ │ ├── rise-of-the-six │ │ │ └── rise-of-the-six.txt │ │ │ ├── sanctum │ │ │ └── sanctum.txt │ │ │ ├── solak │ │ │ └── solak.txt │ │ │ ├── telos │ │ │ └── telos.txt │ │ │ ├── twin-furies │ │ │ └── twin-furies.txt │ │ │ ├── tzkal-zuk │ │ │ └── zuk.txt │ │ │ ├── vindicta │ │ │ └── vindicta.txt │ │ │ ├── vorago-hm │ │ │ └── vorago-hm.txt │ │ │ ├── vorago │ │ │ └── vorago.txt │ │ │ ├── vorkath │ │ │ └── vorkath.txt │ │ │ └── zamorak │ │ │ └── zamorak.txt │ ├── get-help │ │ └── rs3-get-help.txt │ ├── get-involved │ │ ├── get-involved.txt │ │ └── mastery-and-feats │ │ │ └── mastery-and-feats.txt │ ├── getting-started │ │ └── getting-started.txt │ ├── invention-and-perks │ │ └── invention-and-perks.txt │ ├── misc-info │ │ ├── ability-info │ │ │ └── ability-information.txt │ │ ├── misc-info.txt │ │ └── one-ticks │ │ │ └── one-ticks.txt │ ├── new-to-bossing │ │ └── new-to-bossing.txt │ ├── new-to-pvm │ │ └── new-to-pvm.txt │ ├── server-information │ │ └── server-information.txt │ ├── slayer │ │ └── slayer.txt │ ├── social │ │ └── social.txt │ └── upgrading-info │ │ ├── upgrade-order │ │ └── upgrade-order.txt │ │ └── upgrading-info.txt ├── links.txt ├── mental-health.txt ├── roadmap.txt └── rules-and-information.txt ├── new-to-bossing ├── bossing-path.txt ├── learning-pvm.txt ├── mid-game-combat.txt ├── prayer-flicking.txt └── revo-to-full-manual.txt ├── new-to-pvm ├── early-game-combat.txt ├── early-magic-upgrades.txt ├── early-melee-upgrades.txt ├── early-necromancy-upgrades.txt └── early-ranged-upgrades.txt ├── one-tick-guides ├── basic-one-ticks.txt ├── general-tips.txt ├── legiones.txt └── rise-of-the-six.txt ├── osrs-commands ├── dpscalcs.txt ├── hittimings.txt ├── meleespecs.txt └── runelite.txt ├── rs3-full-boss-guides ├── amascut │ ├── amascut-1000-magic-melee-base.txt │ ├── amascut-2000-mechanics.txt │ ├── amascut-500-750-magic-melee.txt │ └── amascut-nm-mechanics.txt ├── angel-of-death-7s │ ├── mage-base.txt │ ├── mage-melee-base.txt │ ├── mage-melee-minion-tank.txt │ ├── mage-minion-tank.txt │ ├── mage-range-base.txt │ ├── mage-range-minion-tank.txt │ ├── mechanics.txt │ ├── melee-minion-tank.txt │ ├── necromancy-base.txt │ ├── necromancy-hamm.txt │ ├── necromancy-minion-tank-free.txt │ ├── range-ent.txt │ └── ranged-hammer.txt ├── angel-of-death-small-teams │ ├── 4s-mechanics.txt │ ├── Necro_Base_with_Rangers.txt │ ├── Necro_Duo_Trio_Basic.txt │ ├── Necro_Solo_Basic.txt │ └── Ranged_MT_No_Prebuild.txt ├── araxxor │ ├── araxxor-magic.txt │ ├── araxxor-melee.txt │ ├── araxxor-necromancy.txt │ └── araxxor-range.txt ├── arch-glacor │ ├── high-enrage-arch-glacor-hybrid.txt │ ├── high-enrage-arch-glacor-necromancy.txt │ └── range-hard-mode.txt ├── barrows.txt ├── beastmaster-durzag │ └── duo-bm.txt ├── corporeal-beast.txt ├── croesus │ ├── croesus-1mid-4man.txt │ ├── croesus-duo.txt │ └── croesus.txt ├── dagannoth-kings.txt ├── ed1-temple-of-aminishi │ ├── hybrid.txt │ ├── magic.txt │ ├── melee.txt │ ├── necromancy.txt │ └── ranged.txt ├── ed2-dragonkin-laboratory │ ├── magic.txt │ ├── melee.txt │ ├── necromancy.txt │ └── ranged.txt ├── ed3-shadow-reef │ ├── hybrid.txt │ ├── magic.txt │ ├── melee.txt │ ├── necromancy.txt │ └── ranged.txt ├── fight-kiln.txt ├── gate-of-elidinis.txt ├── gregorovic │ ├── gregorovic-hm.txt │ └── gregorovic-nm.txt ├── helwyr │ ├── helwyr-hm.txt │ └── helwyr-nm.txt ├── hermod.txt ├── kalphite-king │ ├── duo.txt │ ├── solo.txt │ └── stuns-and-mechanics.txt ├── kalphite-queen.txt ├── kerapac │ ├── duo-hard-mode.txt │ ├── solo-hard-mode-hybrid.txt │ ├── solo-hard-mode-mage.txt │ ├── solo-hard-mode-melee.txt │ ├── solo-hard-mode-necromancy.txt │ ├── solo-hard-mode-non-bis.txt │ ├── solo-hard-mode-ranged.txt │ └── solo-hard-mode-tribrid.txt ├── legiones.txt ├── magister.txt ├── nex │ ├── nex-solo-bolg.txt │ ├── nex-solo-necromancy.txt │ └── nex-solo-ranged.txt ├── queen-black-dragon.txt ├── raksha │ ├── mage-melee-hybrid.txt │ ├── mage-range-hybrid.txt │ ├── magic.txt │ ├── melee.txt │ ├── necromancy.txt │ └── ranged-raksha-advanced.txt ├── rasial.txt ├── rex-matriarchs.txt ├── rise-of-the-six │ ├── rise-of-the-six-4man-and-duo.txt │ └── rise-of-the-six-solo.txt ├── sanctum │ ├── sanctum-hm-mechanics-overview.txt │ ├── sanctum-hm-solo-magic-melee.txt │ ├── sanctum-hm-solo-magic.txt │ ├── sanctum-hm-solo-melee.txt │ ├── sanctum-hm-solo-necromancy.txt │ └── sanctum-hm-solo-ranged.txt ├── solak │ ├── 4-man-advanced.txt │ ├── 4-to-5-magic-hybrid.txt │ ├── duo-magic-hybrid.txt │ ├── magic-camp.txt │ ├── mechanics.txt │ ├── necromancy-solo.txt │ ├── solo-magic-hybrid.txt │ └── solo-melee-camp.txt ├── telos │ ├── magic-fsoa.txt │ ├── magic-no-fsoa.txt │ ├── melee.txt │ ├── necromancy.txt │ ├── p5-movement-and-timing.txt │ ├── ranged-bolg.txt │ ├── ranged-no-bolg.txt │ └── stuns-and-mechanics.txt ├── twin-furies │ ├── twin-furies-hm.txt │ └── twin-furies-nm.txt ├── tzkal-zuk │ ├── hm-zuk-mage.txt │ ├── hm-zuk-necro.txt │ └── normal-mode.txt ├── vindicta │ ├── vindicta-hm.txt │ └── vindicta-nm.txt ├── vorago-hm │ ├── duo-hard-mode.txt │ ├── hard-mode-overview.txt │ ├── solo-hard-mode-necromancy.txt │ ├── trio-hard-mode.txt │ └── trio-hm-rot.txt ├── vorago │ ├── introductory-necro-solo-vorago-guide.txt │ ├── overview.txt │ ├── rotations.txt │ ├── solo_nm_rago_range.txt │ └── tips-and-tricks.txt ├── vorkath │ ├── mage-ranged-hmvork.txt │ ├── melee-ranged-hmvork.txt │ └── necro-vorkath.txt ├── yakamaru.txt └── zamorak │ ├── zamorak-2k-group.txt │ ├── zamorak-900-4000-solo.txt │ ├── zamorak-dungeon.txt │ ├── zamorak-melee-500.txt │ ├── zamorak-necro-500.txt │ ├── zamorak-ranged-100.txt │ ├── zamorak-ranged-2000-solo.txt │ └── zamorak.txt ├── slayer ├── abyssal-beasts.txt ├── abyssal-demons.txt ├── abyssal-lords.txt ├── abyssal-savages.txt ├── acheron-mammoths.txt ├── armoured-phantoms.txt ├── automatons.txt ├── berserkers-and-ash-lords.txt ├── block-prefer-list.txt ├── camel-warriors.txt ├── capsarius.txt ├── celestial-dragons.txt ├── crystal-shapeshifters.txt ├── dinosaurs.txt ├── edimmu.txt ├── elite-profane-scabarites.txt ├── gemstone-dragons.txt ├── glacors.txt ├── kalgerion-demons.txt ├── lava-strykewyrms.txt ├── living-wyverns.txt ├── lost-grove-creatures.txt ├── metal-dragons.txt ├── nightmare-creatures.txt ├── nihils.txt ├── nodon-dragonkin.txt ├── overview-of-slayer.txt ├── profane-scabarites.txt ├── revenants.txt ├── ripper-demon.txt ├── risen-ghosts.txt ├── shattered-worlds.txt ├── slayer-point-farming.txt ├── soul-devourers.txt ├── soulgazers.txt ├── spiritual-warriors.txt ├── tormented-demons.txt ├── tzhaar-and-fight-cauldron.txt ├── ultimate-slayer.txt ├── vile-blooms.txt └── vyres.txt └── upgrading-info ├── armour-and-weapons.txt ├── consumables.txt ├── permanent-unlocks.txt └── upgrade-order ├── free-upgrades.txt ├── magic.txt ├── melee.txt ├── necromancy.txt └── ranged.txt /.checkignore: -------------------------------------------------------------------------------- 1 | afk/PVME-Alt1-Setup.txt 2 | -------------------------------------------------------------------------------- /.github/actions/spelling/advice.md: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /.github/actions/spelling/excludes.txt: -------------------------------------------------------------------------------- 1 | # See https://github.com/check-spelling/check-spelling/wiki/Configuration-Examples:-excludes 2 | (?:^|/)(?i)COPYRIGHT 3 | (?:^|/)(?i)LICEN[CS]E 4 | (?:^|/)3rdparty/ 5 | (?:^|/)go\.sum$ 6 | (?:^|/)package(?:-lock|)\.json$ 7 | (?:^|/)Pipfile$ 8 | (?:^|/)pyproject.toml 9 | (?:^|/)requirements(?:-dev|-doc|-test|)\.txt$ 10 | (?:^|/)vendor/ 11 | ignore$ 12 | \.a$ 13 | \.ai$ 14 | \.all-contributorsrc$ 15 | \.avi$ 16 | \.bmp$ 17 | \.bz2$ 18 | \.cer$ 19 | \.class$ 20 | \.coveragerc$ 21 | \.crl$ 22 | \.crt$ 23 | \.csr$ 24 | \.dll$ 25 | \.docx?$ 26 | \.drawio$ 27 | \.DS_Store$ 28 | \.eot$ 29 | \.eps$ 30 | \.exe$ 31 | \.gif$ 32 | \.git-blame-ignore-revs$ 33 | \.gitattributes$ 34 | \.gitkeep$ 35 | \.graffle$ 36 | \.gz$ 37 | \.icns$ 38 | \.ico$ 39 | \.ipynb$ 40 | \.jar$ 41 | \.jks$ 42 | \.jpe?g$ 43 | \.key$ 44 | \.lib$ 45 | \.lock$ 46 | \.map$ 47 | \.min\.. 48 | \.mo$ 49 | \.mod$ 50 | \.mp[34]$ 51 | \.o$ 52 | \.ocf$ 53 | \.otf$ 54 | \.p12$ 55 | \.parquet$ 56 | \.pdf$ 57 | \.pem$ 58 | \.pfx$ 59 | \.png$ 60 | \.psd$ 61 | \.pyc$ 62 | \.pylintrc$ 63 | \.qm$ 64 | \.s$ 65 | \.sh$ 66 | \.sig$ 67 | \.so$ 68 | \.svgz?$ 69 | \.sys$ 70 | \.tar$ 71 | \.tgz$ 72 | \.tiff?$ 73 | \.ttf$ 74 | \.wav$ 75 | \.webm$ 76 | \.webp$ 77 | \.woff2?$ 78 | \.xcf$ 79 | \.xlsx?$ 80 | \.xpm$ 81 | \.xz$ 82 | \.zip$ 83 | 84 | # Ignore directories named `.github` 85 | (?:^|/).github/ 86 | 87 | # Ignore directories named `archive` 88 | (?:^|/)archive/ 89 | 90 | # Ignore directories named `ca-bingo-lists` 91 | (?:^|/)ca-bingo-lists/ 92 | 93 | # Ignore directory named `.vscode` 94 | (?:^|/).vscode/ 95 | 96 | # Ignore files list 97 | mental-health.txt 98 | contributors.txt 99 | -------------------------------------------------------------------------------- /.github/actions/spelling/expect.txt: -------------------------------------------------------------------------------- 1 | ambassadorca 2 | aodca 3 | benefiting 4 | dependant 5 | dragonca 6 | Edimmus 7 | K'ril 8 | magisterca 9 | miniontank 10 | rasialca 11 | rasialguide 12 | seiryuca 13 | voragoca 14 | vorkathca 15 | Zuriel 16 | -------------------------------------------------------------------------------- /.github/actions/spelling/reject.txt: -------------------------------------------------------------------------------- 1 | ^attache$ 2 | ^bellow$ 3 | benefiting 4 | occurences? 5 | ^dependan.* 6 | ^oer$ 7 | Sorce 8 | ^[Ss]pae.* 9 | ^untill$ 10 | ^untilling$ 11 | ^wether.* 12 | -------------------------------------------------------------------------------- /.github/pull_request_template.md: -------------------------------------------------------------------------------- 1 | # PvME Change Submission 2 | Thank you for helping maintain our resources! Below is a quick sanity checklist that helps make sure we can keep track of what is changing. Please fill it out :) 3 | 4 | ## __Sanity Checks__ 5 | - [ ] - The title of this pull request clearly describes the change I would like to make. 6 | - [ ] - If there are multiple changes in this pull request, they are all related. 7 | - [ ] - I have tried to write clear a commit message(s) that describes the changes I made. 8 | -------------------------------------------------------------------------------- /.github/workflows/vorago-basic.yml: -------------------------------------------------------------------------------- 1 | name: vorago-basic 2 | on: 3 | schedule: 4 | - cron: '0 0 * * WED' 5 | push: 6 | branches: 7 | - master 8 | paths: 9 | - 'basic-guides/vorago-basic/*_combined.txt' 10 | jobs: 11 | update-vorago-basic: 12 | runs-on: ubuntu-latest 13 | env: 14 | GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} 15 | steps: 16 | - uses: actions/checkout@v3 17 | - run: ./basic-guides/vorago-basic/update.sh 18 | -------------------------------------------------------------------------------- /.vscode/preset-link.code-snippets: -------------------------------------------------------------------------------- 1 | { 2 | "Insert preset link (single style)": { 3 | "scope": "plaintext", 4 | "prefix": "pvme", 5 | "body": [ 6 | ".", 7 | "{", 8 | " \"embed\": {", 9 | " \"title\": \"\",", 10 | " \"color\": 39423,", 11 | " \"fields\": [", 12 | " {", 13 | " \"name\": \"__Preset Suggestions__\",", 14 | " \"value\": \"⬥ [Link]($1)\",", 15 | " \"inline\": true", 16 | " }", 17 | " ]", 18 | " }", 19 | "}", 20 | ".embed:json" 21 | ], 22 | "description": "Insert preset link (single style)", 23 | } 24 | } -------------------------------------------------------------------------------- /.vscode/table-of-contents.code-snippets: -------------------------------------------------------------------------------- 1 | { 2 | "Insert Table of Contents (Categorized)": { 3 | "scope": "plaintext", 4 | "prefix": ["toclong", "tableofcontents (long)"], 5 | "body": [ 6 | ".", 7 | "{", 8 | " \"embed\": {", 9 | " \"title\": \"__Table of Contents__\",", 10 | " \"description\": \"*To edit this guide in our web editor [click here](), or visit and select Entry Editor*\\n\",", 11 | " \"color\": 39423", 12 | " }", 13 | "}", 14 | ".embed:json", 15 | ".pin:delete", 16 | "" 17 | ], 18 | "description": "Insert a template Table of Contents (Categorized) snippet", 19 | }, 20 | "Insert Table of Contents (Compact)": { 21 | "scope": "plaintext", 22 | "prefix": ["tocshort", "tableofcontents (short)"], 23 | "body": [ 24 | "{", 25 | " \"embed\": {", 26 | " \"title\": \"__Table of Contents__\",", 27 | " \"description\": \"*To edit this guide in our web editor [click here](), or visit and select Entry Editor*\\n\",", 28 | " \"color\": 39423", 29 | " }", 30 | "}", 31 | ".embed:json", 32 | ".pin:delete". 33 | "" 34 | ], 35 | "description": "Insert a template Table of Contents (Compact) snippet", 36 | } 37 | } -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # PvME Guides 2 | This is the up-to-date repository for all information found in the [PvME Discord Server](https://discord.gg/pvme) 3 | All changes made to guides will live here, and everyone is free to use this information as they like, under our [Creative Commons License](LICENSE). 4 | 5 | ## __[Discord](https://discord.gg/pvme)__ 6 | ![PvME Logo](https://img.pvme.io/images/NYqV8et.png) 7 | 8 | ## __Contributing__ 9 | PvME is open-source, and everyone is welcome to help maintain our resources. If you're interested in contributing, contact **chrash.** on discord, or submit a pull request after reading the [Style Guide](https://pvme.io/pvme-guides/editor-resources/editor-references/style-guide/) 10 | 11 | ## __Navigation__ 12 | The layout of the repository mirrors the layout of the server, so if you're looking to edit a guide, simply navigate as if you were in the discord server. 13 | -------------------------------------------------------------------------------- /archive/giant-mole.txt: -------------------------------------------------------------------------------- 1 | # Giant Mole 2 | .img:https://img.pvme.io/images/vguguwzufC.png 3 | *Note: a **Table of Contents** can be found in the pins.* 4 | 5 | . 6 | ## __Introduction__ 7 | .tag:intro 8 | An old boss only camped for the pet and title. Giant Mole is very straightforward, only requiring the ability to do damage. The only relevant mechanic present is her dig, where she will dig to a different part of the arena, indicated by a dirt arrow on the ground. Falador Hard and Elite diaries provide buffs to the rewards from the Mole, but these are minimal, and not required for camping the boss. <:soulsplit:615613924506599497> can be used to mitigate any damage done by the Mole. 9 | 10 | More information available at the wiki page: 11 | 12 | 13 | . 14 | ## __Presets and Relics__ 15 | .tag:preset 16 | . 17 | { 18 | "embed": { 19 | "title": "", 20 | "color": 39423, 21 | "image": { 22 | "url": "https://img.pvme.io/images/Hdue3NZ40f.png" 23 | }, 24 | "fields": [ 25 | { 26 | "name": "__Preset Suggestions__", 27 | "value": "⬥ [Magic preset <:magic:689504724159823906>](https://pvme.github.io/preset-maker/#/n0lrtLsFGRq5QiiimnGj)", 28 | "inline": true 29 | } 30 | ] 31 | } 32 | } 33 | .embed:json 34 | 35 | . 36 | { 37 | "embed": { 38 | "title": "__Table of Contents__", 39 | "description": "*To edit this guide in our web editor [click here](), or visit and select Entry Editor*\n⬥ [Introduction]($linkmsg_intro$)\n⬥ [Preset]($linkmsg_preset$)", 40 | "color": 39423 41 | } 42 | } 43 | .embed:json 44 | .pin:delete 45 | -------------------------------------------------------------------------------- /archive/king-black-dragon.txt: -------------------------------------------------------------------------------- 1 | # King Black Dragon 2 | .img:https://img.pvme.io/images/RHEqJmlz7S.png 3 | . 4 | ## __Introduction__ 5 | .tag:intro 6 | As with many low tier bosses, KBD is only camped for the Last Riders lore book, title, or pet. To this end, it is generally most effective to AFK the boss, and reserve any active gameplay time for more interesting bosses. 7 | 8 | . 9 | ### AFK Strategy 10 | .tag:afk 11 | A full guide on how to AFK King Black Dragon is available here: <#1251377271563096070> 12 | 13 | . 14 | ### Low Gear Alternative 15 | *Coming soon* 16 | -------------------------------------------------------------------------------- /basic-guides/vorago-basic/update.sh: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | 3 | time=$(date +%s) 4 | week=$(( ($time / 86400 + 1) / 7 % 6)) 5 | 6 | cd "${0%/*}" 7 | 8 | case $week in 9 | 1) 10 | cp Duo_Ceilings_combined.txt vorago-basic.txt 11 | ;; 12 | 2) 13 | cp Duo_Scop_combined.txt vorago-basic.txt 14 | ;; 15 | 3) 16 | cp Duo_Vit_combined.txt vorago-basic.txt 17 | ;; 18 | 4) 19 | cp Duo_GB_combined.txt vorago-basic.txt 20 | ;; 21 | 5) 22 | cp Duo_TS_combined.txt vorago-basic.txt 23 | ;; 24 | 0) 25 | cp Duo_PB_combined.txt vorago-basic.txt 26 | ;; 27 | esac 28 | 29 | git config user.name "PvM Encyclopedia" 30 | git config user.email "a" 31 | git add . 32 | git commit --allow-empty -m 'Update vorago-basic.txt' 33 | git push origin master:update-vorago-basic --force 34 | 35 | echo https://api.github.com/repos/$GITHUB_REPOSITORY/pulls 36 | 37 | pr=$(curl \ 38 | -X POST \ 39 | -H "Accept: application/vnd.github.v3+json" \ 40 | -H "Authorization: Bearer $GITHUB_TOKEN" \ 41 | "https://api.github.com/repos/$GITHUB_REPOSITORY/pulls" \ 42 | -d '{"title":"Update vorago-basic.txt","body":"","head":"update-vorago-basic","base":"master"}' \ 43 | ) 44 | 45 | if echo $pr | grep "A pull request already exists" 46 | then 47 | echo "PR already exists" 48 | exit 49 | fi 50 | 51 | pr_url=$(echo $pr | grep -Po "https://api.github.com/repos/$GITHUB_REPOSITORY/pulls/\d+" | head -n1 | cut -d " " -f1) 52 | 53 | sleep 30 54 | 55 | curl \ 56 | -X PUT \ 57 | -H "Accept: application/vnd.github.v3+json" \ 58 | -H "Authorization: Bearer $GITHUB_TOKEN" \ 59 | -d '{"merge_method":"squash"}' \ 60 | $pr_url/merge 61 | -------------------------------------------------------------------------------- /commands/120necro.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Why Level to 120 Necromancy__ <:necromancy:1148995625896120460>", 4 | "color": 39423, 5 | "description": "⬥ Level is taken into account when calculating accuracy and ability damage\n\u00a0\u00a0\u00a0\u00a0• Accuracy is a factor of hit chance and thus damage potential (`!hitchance`)\n⬥ For a spreadsheet which helps visualise this, [click here](https://docs.google.com/spreadsheets/d/1EZsF_crp1yrhpqfKnpvqi8w6qw22zrBZ6FQ9S-fyNSY/edit?usp=sharing)\n\u00a0\u00a0\u00a0\u00a0• To make a copy to change the data, click `File → Make a copy`", 6 | "fields": [ 7 | { 8 | "name": "__Examples__", 9 | "value": "⬥ **Level 99 → 120** <:necromancy:1148995625896120460> increases **base damage by ~4.5%** and **accuracy by ~25%**\n\u00a0\u00a0\u00a0\u00a0• E.g., if 100% hitchance at 99 <:necromancy:1148995625896120460>, you can expect an **~4.5% DPS increase**\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0⬩ So, damage of 100k becomes 104.5k\n\u00a0\u00a0\u00a0\u00a0• E.g., if 80% hitchance at 99 <:necromancy:1148995625896120460>, you can expect an **~30% DPS increase**\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0⬩ So, damage of 100k becomes 130k\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0⬩ [This graph](https://img.pvme.io/images/KiEt3FVGJO.png) shows how hitchance at 99 <:necromancy:1148995625896120460> impacts the DPS increase of 120", 10 | "inline": false 11 | } 12 | ] 13 | } 14 | } 15 | .embed:json 16 | -------------------------------------------------------------------------------- /commands/4taa.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__4-Tick Auto-attack (4TAA)__ <:AirSurge:543465115870035999>", 4 | "description": "For a video guide, [click here](https://youtu.be/HmZR1BBwsK0).\n*Note: The video is pre-<:gconc:869285393223254107> but the same principles apply.*\nFor more in-depth information, [click here](https://pvme.github.io/pvme-guides/miscellaneous-information/auto-attacks/?h=auto#application-4taa)", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__You Will Generally Use Both Methods A And B__", 9 | "value": "**__Method A__**\n2H Auto + Abil → DW <:gconc:869285393223254107> → unchanneled DW Abil → Staff On → Repeat ([demo](https://youtu.be/jGSsOG_z5b8))\n\n**__Method B__**\n2H Auto + <:gconc:869285393223254107> → Abil → unchanneled DW Abil → Staff On → Repeat ([demo](https://youtu.be/YOr3P54t3cM))\n*Note: <:gconc:869285393223254107> → Abil should both be cast using the same weapon*" 10 | } 11 | ] 12 | } 13 | } 14 | .embed:json 15 | -------------------------------------------------------------------------------- /commands/abbreviations.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "Link to PvM Abbreviations", 4 | "url": "https://docs.google.com/document/d/1yZmDhx-SJsrVo0iTNwgMN3YsuJ9CrHcySd3hptvz3Ds", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__Missing Term?__", 9 | "value": "Feel free to message or mention <@145413546409197569> and he'll get back to you when he can." 10 | } 11 | ] 12 | } 13 | } 14 | .embed:json 15 | -------------------------------------------------------------------------------- /commands/abilitydamage.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "Link to RS Analysis", 4 | "thumbnail": { "url": "https://img.pvme.io/images/YBbiARz8IX.png" }, 5 | "url": "https://rs-analysis.xyz", 6 | "color": 39423, 7 | "fields": [ 8 | { 9 | "name": "__Questions or Suggestions?__", 10 | "value": "Feel free to join their [Discord server](https://discord.gg/RBWwPy4NkJ)" 11 | } 12 | ] 13 | } 14 | } 15 | .embed:json 16 | -------------------------------------------------------------------------------- /commands/accountsecurity.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Account Security__", 4 | "description": "You should take account security seriously to prevent loss of gear/wealth.", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__Protecting Your Account__", 9 | "value": "⬥ Use a **dedicated email** address for RS, change this in account settings\n\u00a0\u00a0\u00a0\u00a0• Ensure it is **different** to your account login email address\n⬥ Protect both your RS and email accounts with **Two-Factor Authentication**\n⬥ Use **long unique** passwords.\n⬥ Set a **bank pin** in game (make it 7 days to reset)\n⬥ **Do not click** suspicious links via third party platforms (e.g Twitch).\n⬥ **Do not share** your login details with others" 10 | }, 11 | { 12 | "name": "__Recovering A Compromised Account__", 13 | "value": "⬥ Login to the [RS Website](https://www.runescape.com/) and **end active sessions** in account settings\n⬥ **Scan your computer** for malware/viruses/keyloggers\n⬥ **Chang**e RS and email account **passwords**\n⬥ Re-enable **Two-Factor Authentication** if it was disabled\n⬥ Reset **bank pin** if it was disabled.\n⬥ If fully blocked out of account, contact [Jagex Support](https://support.runescape.com/hc/en-gb)" 14 | } 15 | ] 16 | } 17 | } 18 | .embed:json 19 | -------------------------------------------------------------------------------- /commands/afkissue.txt: -------------------------------------------------------------------------------- 1 | . 2 | { 3 | "embed": { 4 | "title": "__AFK Method Not Working?__", 5 | "color": 39423, 6 | "description": "Please ensure you are following the AFK instructions **exactly**!", 7 | "fields": [ 8 | { 9 | "name": "__How to Fix__", 10 | "value": "⬥ Follow the mandatory requirements for your setup\n⬥ RNG *can* be a factor - you may rarely die despite doing everything correctly\n⬥ If you are attempting to cut *any* corners at all, do not expect positive results!\n\u00a0\u00a0\u00a0\u00a0• This is the most likely cause of slow kills / deaths" 11 | } 12 | ] 13 | } 14 | } 15 | .embed:json -------------------------------------------------------------------------------- /commands/applications.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "Apply for a role within PvME", 4 | "url": "", 5 | "color": 39423, 6 | "description": "[Helper Application](https://dyno.gg/form/63bfcf3b)\n[Server Staff Application](https://dyno.gg/form/9a7eb6a7)" 7 | } 8 | } 9 | .embed:json 10 | -------------------------------------------------------------------------------- /commands/armour.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Armour Command__", 4 | "color": 39423, 5 | "description": "⬥ Use [this spreadsheet](https://docs.google.com/spreadsheets/d/1oJnswFsI7Fi1WuLlgCIW91YWjkFqFxXLz5VCjM0Ooz8/) for costs\n⬥ **Increases are __DPS__ increases**; 'over nothing' = tank / hybrid / no gear\n\u00a0\u00a0\u00a0\u00a0• Excludes glove and boot slots\n⬥ **To find the difference between tiers, do (*Higher* Tier % - *Lower* Tier %)**\n\u00a0\u00a0\u00a0\u00a0• E.g. the difference between T92 and T90 is (6.4% - 6.1%) which is 0.3%", 6 | "fields": [ 7 | { 8 | "name": "__T70-T90 Armour__", 9 | "value": "⬥ **T70:** ~4.6% increase over nothing\n⬥ **T80:** ~5.3% increase over nothing\n⬥ **T90:** ~6.1% increase over nothing", 10 | "inline": true 11 | }, 12 | { 13 | "name": "__T92-T100 Armour__", 14 | "value": "⬥ **T92:** ~6.4% increase over nothing\n⬥ **T95:** ~6.6% increase over nothing\n⬥ **T100:** ~7.5% increase over nothing", 15 | "inline": true 16 | } 17 | ] 18 | } 19 | } 20 | .embed:json 21 | -------------------------------------------------------------------------------- /commands/as4.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Why You Should Never Go for AS4 Alone__", 4 | "color": 39423, 5 | "fields": [ 6 | { 7 | "name": "__Cost and Damage Comparison__", 8 | "value": "⬥ <:as4:712074245202772009> <:er2:1214416336797564959> attempts are better DPM per <:coins:698816156961603654> than plain <:as4:712074245202772009> attempts ([Math](https://img.pvme.io/images/6Bbifk2.png))" 9 | }, 10 | { 11 | "name": "__Other Considerations__", 12 | "value": "⬥ <:as4:712074245202772009> <:er2:1214416336797564959> is generally BiS, so it will not need to be replaced later\n⬥ For max chances at <:as4:712074245202772009> <:er2:1214416336797564959> you need 120 <:Invention:689509250946695292> and Extreme <:Invention:689509250946695292> pots\n\u00a0\u00a0\u00a0\u00a0• If you wish to risk at lower levels, checks your odds using the [Perk Calc.](https://runescape.wiki/w/Calculator:Perks)" 13 | } 14 | ] 15 | } 16 | } 17 | .embed:json 18 | -------------------------------------------------------------------------------- /commands/aura.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__PvM Auras__", 4 | "description": "These are *general* aura recommendations for PvM.\nSome activities may need a specific aura - check their respective channels.", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__Aura Selection__", 9 | "value": "⬥ **Magic <:magic:689504724159823906>**: Maniacal <:mani:643505153709965322> >> Sup. Invig. <:invig:643505652865695767> > Mahj. <:mahj:643148943856762890> > Inspiration <:inspiration:643505652634746881>\n⬥ **Melee <:melee:1096130867279171706>**: Berserker <:berserker:643505116347105290> >> Mahj. <:mahj:643148943856762890>\n⬥ **Ranged <:range:580168050121113623>**:\n\u00a0\u00a0\u00a0\u00a0• **Grico**: Reckless <:reckless:643505179378974748> > Inspiration <:inspiration:643505652634746881> = Mahj. <:mahj:643148943856762890> > Sup. Invig. <:invig:643505652865695767>\n\u00a0\u00a0\u00a0\u00a0• **No Grico**: Reckless <:reckless:643505179378974748> >> Mahjarrat <:mahj:643148943856762890> > Inspiration <:inspiration:643505652634746881> > Sup. Invig. <:invig:643505652865695767>\n⬥ **Necromancy <:necromancy:1148995625896120460>**: Sup. Invig. <:invig:643505652865695767> = Mahj. <:mahj:643148943856762890> > Equilibrium <:equilibriumaura:1233722649834684416>\n⬥ **AFK**: Described in <#1251377307315077151>" 10 | } 11 | ] 12 | } 13 | } 14 | .embed:json 15 | -------------------------------------------------------------------------------- /commands/badeofs.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Bad EoFs__ <:eof:787526151978614824> ❌", 4 | "description": "If it is not in <#1020550560551813131> or ``!eofspecs`` you should not EoF it\n⬥ <:bolg:994189289623662702> / <:devourersguard:1400511720455143539> / <:omniguard:1138809234922934282> / <:tumekenslight:1400511651014250596>\n\u00a0\u00a0\u00a0\u00a0• ongoing effect needs physical weapon\n⬥ <:ezk:903244090953588787> doesn't apply <:flameboundrival:1404885709034229922> or gain repeat cast bonus\n⬥ <:fsoa:869284271595069451> best in slot physical weapon\n⬥ <:lengmh:883134308146098227> useless without <:primordialice:1219291285358120990> stacks\n⬥ <:roarofawakening:1266417538045317121> loses +30% damage from <:roarofawakening:1266417538045317121> <:odetodeceit:1266417683058917517> and reset chance from <:essencecorruption:1266418936820404295>", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /commands/banking.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Banking Preset__", 4 | "description": "For an exhaustive list of everything you might want in a banking preset, see **Quick Banking Preset** in <#1020546905865986068>", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__Preset Contents__", 9 | "value": "⬥ HP-boosting gear and items (e.g. <:wardentop90:1142770709530161192> > <:cryptbloomtop:1334336168363561041> , <:merciless:1102553021457645579>, <:thermalflask:689530593796423724>, <:reefcape:839906296290476033>) for bonfire\n⬥ Preferred summoning familiars & scrolls <:ripperpouch:703581275453128714> <:ripperscroll:703581275155464203>\n⬥ Potions to use pre-fight\n\u00a0\u00a0\u00a0\u00a0• Overload <:elderovlsalve:648976643687317532>, Weapon Poison+++ <:weppoison:689525476158472288>, Summoning Renewal <:summrenewal:854475161809190913>, Thermal Flask <:thermalflask:689530593796423724>\n⬥ Runes to restock pouches, and Magic cape to change spellbooks\n⬥ Spirit Weed <:SpiritSticks:565726489136463894>, Kwuarm <:KwuarmSticks:565726489341984779>, Lantadyme <:LantaSticks:565726489404899368> (overload them)\n⬥ Preferred book <:grim:568262896375824385> and pages <:grimpage:643168594493964298>\n⬥ Penance powder <:powderofpenance:928221126360969226>\n⬥ Divine Charges and assorted utility items" 10 | }, 11 | { 12 | "name": "__Example Banking Presets__", 13 | "value": "Some players' banking presets for reference.\n[Rcm37](https://pvme.io/preset-maker/#/TUsQaOomjuwzBWvaUhqU), [Dyanne](https://pvme.io/preset-maker/#/mWmi4hw64iWfSknapvrE), [Just Eswar](https://pvme.io/preset-maker/#/U59caIsOkRmRiiBgd71m), [Die Alive](https://pvme.io/preset-maker/#/gXrrfrE2xp4LiGdcSlgJ)" 14 | } 15 | ] 16 | } 17 | } 18 | .embed:json 19 | -------------------------------------------------------------------------------- /commands/barge.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed":{ 3 | "title":"__Greater Barge__ <:gbarge:535532879250456578>", 4 | "description": "For more information, [click here](https://pvme.github.io/pvme-guides/dpm-advice/dpm-advice-melee/?h=dpm+ad#greater-barge)", 5 | "color":39423, 6 | "fields":[ 7 | { 8 | "name":"__Common Use-Cases__", 9 | "value":"⬥ At the start of a fight\n⬥ After any mechanic that forces you to not attack\n⬥ During a Berserk <:zerk:535532854004678657> mid-combat" 10 | }, 11 | { 12 | "name":"__Using Greater Barge Mid-Combat__", 13 | "value":"⬥ Method A: Ability → click away → Defensive → <:zerk:535532854004678657> → <:gbarge:535532879250456578>\n⬥ Method B: Ability → wait 2 ticks → <:zerk:535532854004678657> → <:gbarge:535532879250456578>\n*Note: Method B saves 1 tick vs. Method A.*" 14 | }, 15 | { 16 | "name":"__Common Issues Resulting in No Buff__", 17 | "value":"⬥ Not clicking away at least 1t *before* the defensive in Method A ([Demo](https://clips.twitch.tv/UglyCogentSardinePMSTwin-4AqAt9Ot187q7GIp))" 18 | } 19 | ] 20 | } 21 | } 22 | .embed:json 23 | -------------------------------------------------------------------------------- /commands/bars.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__PvME Revolution Bar Commands__", 4 | "description": "Please use the following commands in <#534563158304620564> by default:\n⬥ **!revo** - Revo basics only. Manual <:spec:537340400273195028>, thresholds, and ultimates required.\n⬥ **!revo++** - Revo basics, thresholds, and ultimates. Manual <:spec:537340400273195028> required.\n⬥ **!revoaoe** - Revo++ bars specifically tailored to AoE scenarios like Slayer <:slayer:797896049548066857>", 5 | "color": 39423, 6 | "fields": [ 7 | ] 8 | } 9 | } 10 | .embed:json 11 | -------------------------------------------------------------------------------- /commands/bd.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed":{ 3 | "title":"__Bladed Dive__ <:bd:535532854281764884>", 4 | "color":39423, 5 | "fields":[ 6 | { 7 | "name":"__Why is Off-Style BD Not Doing Enough Damage?__", 8 | "value":"⬥ Insufficient Melee Strength Bonus from gear (e.g. <:channellerring:839903943404027914> over <:reaverring:839903943018283050>)\n⬥ Improper weapon perks (e.g. Precise 2 over Precise 6 <:p6:712073088769982475>)\n⬥ Not flicking to <:turmoil:583429936606347280> / <:Malevolence:513190159416557573> when casting <:bd:535532854281764884>" 9 | }, 10 | { 11 | "name":"__Why Am I Doing No Damage?__", 12 | "value":"⬥ <:bd:535532854281764884> was cast during the Global Cooldown\n⬥ You are under the Powerburst of Acceleration <:powerburstofacceleration:756236265472524418> effect" 13 | }, 14 | { 15 | "name":"__Why Am I Gaining No Adrenaline?__", 16 | "value":"⬥ <:bd:535532854281764884> was cast during the Global Cooldown\n⬥ You did not click the target before casting <:bd:535532854281764884>\n⬥ You are using Mobile <:mob:689501908628799488> perk or Shadow's Grace <:shadowsgrace:895999229737185280> relic" 17 | } 18 | ] 19 | } 20 | } 21 | .embed:json 22 | -------------------------------------------------------------------------------- /commands/betachanges.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Notable Beta Changes__", 4 | "description": "⬥ This command will only list a few changes, all changes can be found [here](https://secure.runescape.com/m=news/runescape---combat-update)\n⬥ Hitchance is now damage potential, **50% potential = 50% damage dealt**\n⬥ Critical hits now increase damage, base damage increase based off level\n\u00a0\u00a0\u00a0\u00a0• All styles have **10% base crit chance** too\n⬥ Damage cap raised from **10k to 30k**\n⬥ Damage ranges reduced, making **overall damage more consistent**\n⬥ Action bar changes to **improve tooltips** and visual clarity\n⬥ Many special attack changed, most notable for Lengs <:lengmh:883134308146098227>\n⬥ Ruby bolts (e) <:rubybakri:565726489413287956> and Wen arrows <:wenarrow:971025697046925362> effect changed\n⬥ Equilibrium perk is now the **Eruptive** perk, increases damage by `0.5%`/rank", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json -------------------------------------------------------------------------------- /commands/big4.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed":{ 3 | "title":"__The \"Big 4\" of Ranged__", 4 | "description":"The 4 main endgame ranged unlocks with a total cost of: <:coins:698816156961603654> $data_pvme:unlock_big4ranged$\n⬥ Greater Ricochet <:grico:787904334812807238> - <:coins:698816156961603654> $data_pvme:unlock_grico$\n⬥ Seren Godbow (EoF) <:sgb:626466665848242186> <:eofblue:780401412906680330> - <:coins:698816156961603654> $data_pvme:unlock_sgbeof$\n⬥ Eldritch Crossbow (EoF) <:ecb:615618531937222657> <:eofpink:780401412865523722> - <:coins:698816156961603654> $data_pvme:unlock_ecbeof$\n⬥ Bow of the Last Guardian <:bolg:994189289623662702> - <:coins:698816156961603654> $data_pvme:unlock_bolg$", 5 | "color":39423 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /commands/biting.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Biting__ <:biting4:712073087809617931>", 4 | "description": "⬥ <:biting4:712073087809617931> is a pivotal DPS perk that increases crit chance, at least use <:b3:689502516874051590>\n⬥ <:b3:689502516874051590> - +6% (+6.6% at level 20) crit chance, a ~3.6% (~4.0%) DPS increase\n⬥ <:biting4:712073087809617931> - +8% (+8.8% at level 20) crit chance, a ~4.8% (~5.3%) DPS increase", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__Components and Costs__", 9 | "value": "⬥ **Biting 3 + Cautious**: `1/7.85 at 137 invention` - 9 <:directcomp:583428397112492043> (<:coins:698816156961603654> $data_pvme:perk_b3cautious_direct$)\n⬥ **Just Biting 3**: `1/20.5 at 69 invention` - 9 <:directcomp:583428397112492043> (<:coins:698816156961603654> $data_pvme:perk_b3_direct$)\n⬥ **Just Biting 4**: `100% chance` - 7 <:Noxiouscomp:513203842473525248> 1 <:directcomp:583428397112492043> 1 <:bladeparts:583434183465238536> (<:coins:698816156961603654> $data_pvme:perk_b4$)\n⬥ **Biting 4 combos**: refer to <#553632787639435284>" 10 | } 11 | ] 12 | } 13 | } 14 | .embed:json 15 | -------------------------------------------------------------------------------- /commands/blackcrystal.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Black Crystal__ <:blackcrystal:1000328247441104917>", 4 | "color": 39423, 5 | "fields": [ 6 | { 7 | "name": "__What it Does and Why it Matters__", 8 | "value": "⬥ The crystal reduces all healing by 25%\n\u00a0\u00a0\u00a0\u00a0• This decreases the effectiveness of Split Soul <:splitsoul:1137809168368148490> and <:ecb:615618531937222657> <:spec:537340400273195028>" 9 | }, 10 | { 11 | "name": "__How to Get it__", 12 | "value": "⬥ Complete [Morvran's Slayer Challenge](https://runescape.wiki/w/Slayer/Challenges#Morvran) once, then ask about rewards.\n\u00a0\u00a0\u00a0\u00a0• Make sure to claim the reduced healing one." 13 | } 14 | ] 15 | } 16 | } 17 | .embed:json 18 | -------------------------------------------------------------------------------- /commands/blessedflask.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Blessed Flask__ <:blessedflask:659122178704408598>", 4 | "description": "⬥ Can hold up to 80 doses of [extreme prayer](https://runescape.wiki/w/Extreme_prayer#(4)) <:extremeprayer:1102897785881235606> (i.e. 45,200 <:prayer:1005450651347730533> points)\n⬥ A list of all steps and items needed to make a <:blessedflask:659122178704408598> can be found [here](https://runescape.wiki/w/Blessed_flask#Full_process)\n\u00a0\u00a0\u00a0\u00a0• Untradeables include: <:redsandstone:1102897866118266882> <:crystalsandstone:1102897864763510875> <:alaeaseasalt:1102897861286432778> <:harmonicdust:1104716942885003304>\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0⬩ The items for everything else can be bought\n⬥ Useful for: Zamorak <:zamorak:994914159969976440>, Zuk <:tzkalzuk:931175752651653121>, Arch Glacor <:archglacor:891948878583189514>, HM Rago <:vorago:572867742613635082>, and QoL", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /commands/bossmechanics.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Boss Attack Order Diagrams__", 4 | "description": "Click a link to see the boss attack order diagram", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__Vorago (NM)__ <:vorago:572867742613635082>", 9 | "value": "⬥ [Ceilings](https://img.pvme.io/images/KRHctk5.png)\n⬥ [Scopulus](https://img.pvme.io/images/kQGpus3.png) <:scopulus:851518053430329384>\n⬥ [Vitalis](https://img.pvme.io/images/viAFzpC.png) <:vitalis:956889613962719293>\n⬥ [Green Bomb](https://img.pvme.io/images/AyoIgoZ.png) <:gb:646794380623085579>\n⬥ [Team Split](https://img.pvme.io/images/Ly89AS0.png) <:teamsplitredblue:956854185591197776>\n⬥ [The End](https://img.pvme.io/images/CFmqBQT.png) <:pb:646794381055229953>", 10 | "inline": true 11 | }, 12 | { 13 | "name": "__Others__", 14 | "value": "⬥ [Kalphite King](https://img.pvme.io/images/oXYt0ZL.png) <:KalphiteKing:513212971409866765>\n⬥ [Nex](https://img.pvme.io/images/4IrMteX.png) <:Nex:513213159071547395>\n⬥ [Nex, AoD](https://img.pvme.io/images/MJR8omG.png) <:aod:580167371365548042>\n⬥ [Raksha](https://img.pvme.io/images/AzPqiZm.png) <:raksha:789813907706478603>\n⬥ [Zamorak](https://img.pvme.io/images/yK52L3k.png) <:zamorak:994914159969976440>", 15 | "inline": true 16 | } 17 | ] 18 | } 19 | } 20 | .embed:json 21 | -------------------------------------------------------------------------------- /commands/bows.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Bows vs. Crossbows__", 4 | "description": "In general, bows are preferred, more info [here](https://discord.com/channels/534508796639182860/1252196383159484519/1352449934439485510)", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__Why Bows?__", 9 | "value": "⬥ High-tier arrows are strong <:fularrow:971025696958853180> <:bikarrow:971025697235689513> <:wenarrow:971025697046925362> <:jasdragonbanearrow:971025697042755584> <:blackstonearrow:785031580149743617> <:deathsporearrows:900758234527301642> <:splinteringarrows:900758234246299649>\n\u00a0\u00a0\u00a0\u00a0• More info in `!ammo` and [here](https://discord.com/channels/534508796639182860/1252196383159484519/1352450031826763786)\n⬥ BoLG <:bolg:994189289623662702> must **stay equipped** to benefit from its passive effect" 10 | }, 11 | { 12 | "name": "__Are Crossbows still viable?__", 13 | "value": "⬥ Yes, particularly in two cases:\n\u00a0\u00a0\u00a0\u00a0• Using an off-hand crossbow while `!chinning` <:mechchin:641669268722810881>\n\u00a0\u00a0\u00a0\u00a0• When utilizing the synergy between <:hydrixbakri:550834403136503822> and Greater Ricochet <:grico:787904334812807238>" 14 | } 15 | ] 16 | } 17 | } 18 | .embed:json 19 | -------------------------------------------------------------------------------- /commands/canceling.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Cancelling Channels__", 4 | "description": "Correctly cancelling channeled abilities is an important PvM skill.\nCancelling too early/late wastes ticks and is a *significant* DPS loss.\nFor more info, see the **__Cancelling Channels__** section of <#1252196386452144249>.", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "**__How to Properly Cancel Channels__**", 9 | "value": "⬥ <:Magic:689504724159823906> [Magic Channels](https://youtu.be/eOWoz9PzrDA) <:Magic:689504724159823906> | <:melee:1096130867279171706> [Melee Channels](https://youtu.be/y33z3WLM7H8) <:melee:1096130867279171706> | <:range:580168050121113623> [Ranged Channels](https://youtu.be/939znioyCMA) <:range:580168050121113623> " 10 | } 11 | ] 12 | } 13 | } 14 | .embed:json 15 | -------------------------------------------------------------------------------- /commands/cannons.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Cannons__", 4 | "description": "⬥ Types: [Cannon](https://runescape.wiki/w/Dwarf_multicannon) <:cannon:869283142350041098> (<:range:580168050121113623> dmg), [Coil](https://runescape.wiki/w/Oldak_coil) <:oldakcoil:798285651387613194> (<:magic:689504724159823906> dmg), and [Cyclone](https://runescape.wiki/w/Kinetic_cyclone) <:kineticcyclone:798285651405438997> (<:melee:1096130867279171706> dmg)\n\u00a0\u00a0\u00a0\u00a0• An upgrade to auto-reload cannons is available from [Artisan's workshop](https://runescape.wiki/w/Artisans'_Workshop#Rewards)\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0⬩ Must unlock cannon upgrades in order, 250% [respect](https://runescape.wiki/w/Respect_(Artisans'_Workshop)) total\n\u00a0\u00a0\u00a0\u00a0• Each can be upgraded with a [Nodon upgrade kit](https://runescape.wiki/w/Cannon_upgrade_kit) for more dmg <:cannonupgradekit:869284271788023838> <:coilupgradekit:869284271674785842> <:kineticcycloneupgradekit:869284271733481493>\n⬥ <:oldakcoil:798285651387613194> and <:kineticcyclone:798285651405438997> deal damage every 3 ticks\n\u00a0\u00a0\u00a0\u00a0• <:oldakcoil:798285651387613194> hits up to 3 targets in a 9x9 area, <:kineticcyclone:798285651405438997> hits all targets in a 5x5 area\n⬥ <:cannon:869283142350041098> turns 45° clockwise and hits up to 1 target in direction it faces every tick", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__General Use Cases__", 9 | "value": "⬥ Slayer <#1020024227115573369> and AFK PvM <#1020418878121197678> when applicable" 10 | } 11 | ] 12 | } 13 | } 14 | .embed:json 15 | -------------------------------------------------------------------------------- /commands/capeperks.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Which Skillcape Effects To Use For PvM__", 4 | "description": "⬥ Cape effects are listed [here](https://pvme.github.io/pvme-guides/upgrading-info/armour-and-weapons/?h=armour#skillcape-perks)", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__Anachronia Cape Stand__", 9 | "value": "⬥ <:Constitution:689509250887712902>", 10 | "inline": true 11 | }, 12 | { 13 | "name": "__Max Cape__ <:maxcape:580177795703898117>", 14 | "value": "⬥ <:Defence:689509250979987525>, <:Strength:689509250879324165>, and <:range:580168050121113623>", 15 | "inline": true 16 | } 17 | ] 18 | } 19 | } 20 | .embed:json 21 | -------------------------------------------------------------------------------- /commands/caroming.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Caroming__ <:caroming4:791281588792590336>", 4 | "description": "⬥ **Effect:** each rank allows <:chain:1257440203401068566> <:gchain:1257440278512537740> <:ricochet:535541259566186521> <:grico:787904334812807238> to hit 1 extra target (up to 4 with <:caroming4:791281588792590336>)\n\u00a0\u00a0\u00a0\u00a0• To see how <:gchain:1257440278512537740> or <:grico:787904334812807238> work, refer to `!gchain` or `!grico`\n⬥ **Comps for C4E2 (<:caroming4:791281588792590336> <:er2:1214416336797564959>):** 6 <:shadowcomp:583428397318012938> 3 <:timeworncomps:697405254265864244> - 1/3.38 at 137 <:invention:689509250946695292> (<:coins:698816156961603654> $data_pvme:perk_caroming4e2$)\n\u00a0\u00a0\u00a0\u00a0• Generally aim for <:caroming4:791281588792590336> <:er2:1214416336797564959>; failed attempts will usually be <:caroming4:791281588792590336>\n\u00a0\u00a0\u00a0\u00a0• For other <:caroming4:791281588792590336> combos, refer to <#553632787639435284>\n⬥ **What to Put <:caroming4:791281588792590336> On:**\n\u00a0\u00a0\u00a0\u00a0• For <:range:580168050121113623> - your main bow (e.g. Seren godbow <:sgb:626466665848242186>)\n\u00a0\u00a0\u00a0\u00a0• For <:magic:689504724159823906> - an off-hand switch (e.g. Virtus book <:vbook:656785078160195615>)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /commands/cease.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__What Does Cease Do?__ <:cease:864235458464186418>", 4 | "color": 39423, 5 | "description": "1) Stops you from attacking your target\n2) Stops your familiar <:Summoning:583430259064569856> from attacking your target\n\u00a0\u00a0\u00a0\u00a0a) Must re-click target for familiar to start attacking again\n3) Clears stalled abilities\n4) Clears spell stored when releasing a stall with a spell\n\u00a0\u00a0\u00a0\u00a0a) So, next time you automatically auto, it will not be the spell" 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /commands/chaosroar.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed":{ 3 | "title":"__Chaos Roar__ <:chaosroar:994644356671737966>", 4 | "color":39423, 5 | "fields":[ 6 | { 7 | "name":"__How It Works__", 8 | "value":"⬥ Doubles the base damage of the next melee ability cast in 7.2s\n\u00a0\u00a0\u00a0\u00a0• Affects all hits of bleeds (e.g., <:slaughter:535532879237873666>) and multi-hit abilities (e.g., <:cane:535532878969438210>)\n\u00a0\u00a0\u00a0\u00a0• Only affects the first cast of channelled abilities (e.g., <:assault:535532855191928842> hit 1)" 9 | }, 10 | { 11 | "name":"__General Uses__", 12 | "value":"⬥ <:chaosroar:994644356671737966> followed by <:dragonclaw:779048041088024606> <:eofspec:1257438999794946099> / <:overpowerigneous:959089455640215633> / <:cane:535532878969438210> / <:lengmh:883134308146098227> <:spec:537340400273195028> / <:slaughter:535532879237873666> / <:ezk:903244090953588787> <:spec:537340400273195028>" 13 | } 14 | ] 15 | } 16 | } 17 | .embed:json 18 | -------------------------------------------------------------------------------- /commands/chinning.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Chinning__ <:mechchin:641669268722810881>", 4 | "color": 39423, 5 | "fields": [ 6 | { 7 | "name": "__How It Works__", 8 | "value": "⬥ Makes <:range:580168050121113623> attacks a 3x3 AoE centered at the SW tile of your target ([E.g.](https://img.pvme.io/images/kr61SvG.png))\n\u00a0\u00a0\u00a0\u00a0• This hits up to 8 extra targets max\n⬥ Higher tier off-hands (OH) provide more damage\n\u00a0\u00a0\u00a0\u00a0• If the OH uses ammo, use ammo equal to or better than the OH tier\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0⬩ OH glaive <:glaiveoh:643161561707446283> is an ammoless option" 9 | }, 10 | { 11 | "name": "__Important Notes__", 12 | "value": "⬥ <:mechchin:641669268722810881> cannot proc bolt effects <:HydrixBakri:550834403136503822> <:OnyxBakri:565726489362956308> <:RubyBakri:565726489413287956>\n⬥ Abilities that do not benefit from <:mechchin:641669268722810881> - <:Tuskas:513201065513058306> <:bombard:535541306391265284> <:ricochet:535541259566186521> <:grico:787904334812807238> <:Sacrifice:513201065907322880> <:incend:535541258429661215>" 13 | } 14 | ] 15 | } 16 | } 17 | .embed:json 18 | -------------------------------------------------------------------------------- /commands/clans.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Finding a PvM Clan__", 4 | "description": "You can check the [Official Runescape Discord](https://discord.gg/rs)'s Clan Hub\nFor PvM teamforming discords, refer to `!7`", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /commands/coe.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__How to Boost for CoE__ <:conservationofenergy:697808773711921195>", 4 | "description": "*Note: requires at least 110 Archaeology <:archaeology:941211288665739274> before boosts*\n1) Enter Howl's Workshop → right-click bench → study and search\n2) Do Special Research 'Back to the Drawing Board'\n3) Enter Howl's Workshop → decipher 'theoretical blueprints', south of the bench (click it)\n\u00a0\u00a0\u00a0\u00a0• Optional: boost from 110 to 118 <:archaeology:941211288665739274> (see `!pulsecoreboost`)\n4) Excavate and restore a Chuluu stone (118 <:archaeology:941211288665739274>)\n5) Invention workbench → make Experimental Aether Reactor (108 <:Invention:689509250946695292> 118 <:archaeology:941211288665739274>)\n\u00a0\u00a0\u00a0\u00a0• Use **noted** quintessence in misc support tab\n6) Use the Experimental Aether Reactor on Monolith", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /commands/commandsheet.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "Link to Commands Table Sheet", 4 | "url": "https://docs.google.com/spreadsheets/d/1q9WK-1XsCT7T6WN88PwWv3IL8DsDe-h7RizrZqgSVs4", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__Important__", 9 | "value": "Command image missing? Use the ***Table Directory*** to find the table you want." 10 | }, 11 | { 12 | "name": "__Questions?__", 13 | "value": "Feel free to ping <@781280949790572554> and he'll get back to you when he can." 14 | } 15 | ] 16 | } 17 | } 18 | .embed:json 19 | -------------------------------------------------------------------------------- /commands/contributor.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__PvME is Open Source!__", 4 | "color": 39423, 5 | "fields": [ 6 | { 7 | "name": "__Become an Editor!__", 8 | "value": "⬥ Read and select Entry Editor if you'd like to contribute! **No PvM skills are required**\n\u00a0\u00a0\u00a0\u00a0• The editing team is always happy to teach you how to edit!\n\u00a0\u00a0\u00a0\u00a0• With many editing tools like our [editing website](https://pvme.github.io/guide-editor/), it has never been easier!" 9 | }, 10 | { 11 | "name": "__Who to Contact for Editing Concerns__", 12 | "value": "⬥ Reach out to <@502132499271385098> for any concerns" 13 | } 14 | ] 15 | } 16 | } 17 | .embed:json 18 | -------------------------------------------------------------------------------- /commands/crit.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Critical Hits__", 4 | "description": "⬥ Your chance to crit = (10 + additive crit modifiers)%\n\u00a0\u00a0\u00a0\u00a0• E.g., with <:grim:568262896375824385> and <:biting4:712073087809617931> you have a (10 + 12 + 8.8)% = 30.8% crit chance\n⬥ When you crit, you begin by dealing 15% more damage at level 20\n\u00a0\u00a0\u00a0\u00a0• You deal +5% more crit damage every 10 levels, maxing out at 50% at 90", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /commands/critbuff.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title":"__Passive Crit Buff__", 4 | "description": "<:conc:1087373968731811880> / <:gconc:869285393223254107> / <:fury:535532879510372352> / <:gfury:535532879334080527> provide a crit buff that is lost on switching MH weapon.", 5 | "color":39423, 6 | "fields":[ 7 | { 8 | "name":"__Why This Matters__", 9 | "value":"⬥ Benefit of an OH Flanking <:flankicon:841419289755385866> switch\n\u00a0\u00a0\u00a0\u00a0• Allows you to <:gfury:535532879334080527> → <:backhandflank:867678153854025779> / <:gconc:869285393223254107> → <:impactflank:867678154369400862> without changing MH & losing buff\n⬥ Follow <:gconc:869285393223254107> with an ability using the same weapon type to not lose the passive crit buff\n\u00a0\u00a0\u00a0\u00a0• 2H <:gconc:869285393223254107> → 2H abil __or__ DW <:gconc:869285393223254107> → DW abil" 10 | } 11 | ] 12 | } 13 | } 14 | .embed:json 15 | -------------------------------------------------------------------------------- /commands/cryptbloom.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Cryptbloom__ <:cryptbloomtop:1334336168363561041> ", 4 | "color": 39423, 5 | "description": "<:cryptbloomtop:1334336168363561041> is not recommended for most content despite being BiS tank armour.", 6 | "fields": [ 7 | { 8 | "name": "__Downsides__", 9 | "value": "⬥ Generally, most damage reduction comes from Animate Dead <:animatedead:856635090453135382>, **not** <:cryptbloomtop:1334336168363561041> \n\u00a0\u00a0\u00a0\u00a0• Ganodermic Armour <:ganobody:1003947805611655208> is a significantly cheaper alternative\n⬥ <:cryptbloomtop:1334336168363561041> is a ~5-6% DPS loss over Power Armour <:tectbody:643849268804714506>\n⬥ It is very pricey <:coins:698816156961603654> → sets you back on important upgrades - e.g. FSOA <:soa:869284271595069451>" 10 | }, 11 | { 12 | "name": "__Where It Is Worth It__", 13 | "value": "⬥ Encounters that highly benefit from it - e.g. HM Zuk <:tzkalzuk:931175752651653121>\n⬥ AFK strategies that **require** it - e.g. AFK Vindicta <:Vindicta:513212949385445376>\n⬥ For a safer and more relaxed PvM experience, at the cost of efficiency" 14 | } 15 | ] 16 | } 17 | } 18 | .embed:json 19 | -------------------------------------------------------------------------------- /commands/cywirorb.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Cywir Orb, Virtus Book, and Attuned Crystal Orb__ <:cywirorb:643161591210049556> <:vbook:656785078160195615> <:attunedcrystalorb:925794593050595348>", 4 | "description": "⬥ All impact damage **the same way**, they are all **equally strong**\n\u00a0\u00a0\u00a0\u00a0• off-hands **do not** affect ability hitchance, only main hands do\n⬥ Main difference is cost: <:cywirorb:643161591210049556> is <:coins:698816156961603654> $data_pvme:unlock_cywirorb$ and <:vbook:656785078160195615> is <:coins:698816156961603654> $data_pvme:unlock_virtusbook$\n\u00a0\u00a0\u00a0\u00a0• <:attunedcrystalorb:925794593050595348> is untradeable and requires 90 <:smithing:1039864814379466812>, [click here](https://runescape.wiki/w/Attuned_crystal_orb#Creation) to see how to make it\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0⬩ Pick one for your primary off-hand, and the others for switches", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /commands/d2d.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Degrade-to-Dust Gear (D2D)__ <:sirenicbody:643846948570267648> <:tectbody:643849268804714506> <:zurieltop:1004090526250827867>", 4 | "description": "⬥ **Augmented** D2D gear becomes '*__broken__*' at 0% charge, * it does not disappear*\n\u00a0\u00a0\u00a0\u00a0• Till repaired, perks will not work and it acts as T1 gear\n\u00a0\u00a0\u00a0\u00a0• Retains perks and item XP when repaired\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0⬩ Repaired by using a new augmented set of the same armours\n\u00a0\u00a0\u00a0\u00a0• However, **unaugmented** D2D gear *will __vanish__* at 0%!\n⬥ Upkeep/hr depends, but is reasonable for <:sirenicbody:643846948570267648> armour", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /commands/damagetroubleshoot.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Troubleshooting Checklist__", 4 | "description": "Let your helper know what you are missing from the list and they can help you troubleshoot more from there.", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__Abilities__", 9 | "value": "⬥ Using <:pf:689501925770919981> for <:sunshine:994921119381463070> / <:deathsswift:994921434633744455>?\n⬥ <:adrenrenewal:736298121704767538> for your ultimates?\n⬥ <:rov:513201065877831680> for specs / ults?\n⬥ If <:Magic:689504724159823906>, using <:gconc:869285393223254107>?\n⬥ If Revo, using `!bars`?", 10 | "inline": true 11 | }, 12 | { 13 | "name": "__Gear__", 14 | "value": "⬥ Using an `!aura`?\n⬥ Active `!pocket`?\n\u00a0\u00a0\u00a0\u00a0• E.g. <:scriptureofjas:869284342839513108>\n⬥ If <:range:580168050121113623>, using `!ammo`?\n⬥ Charge pack filled <:divinecharge:1010485547598356530>?\n⬥ Using power armour?\n⬥ Using `!relic`?", 15 | "inline": true 16 | }, 17 | { 18 | "name": "__Other__", 19 | "value": "⬥ Using an `!elderovl` <:elderovl:841419289831800882>?\n⬥ `!vulnerability` <:Vuln:537349530551582720> <:vulnbomb:655341074235129858>?\n⬥ Using `!familiar`?\n⬥ Poisonable?\n⬥ Using lossless `!food`?\n\u00a0\u00a0\u00a0\u00a0• E.g. <:grest:689530593901412578> / <:blueblubber:689530593742291033>\n⬥ Correct prayer active?\n⬥ `!hitchance` is 100%?", 20 | "inline": true 21 | } 22 | ] 23 | } 24 | } 25 | .embed:json 26 | -------------------------------------------------------------------------------- /commands/dboworzboweof.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Dark bow or Zamorak bow?__ <:dbow:643848618553507843> vs <:zammybow:1215929540908679208>", 4 | "description": "⬥ <:zammybow:1215929540908679208> <:eofgreen:780401412727242773> is often rotationally better than <:dbow:643848618553507843> <:eofyellowu:1260022280046645349>, and so should be prioritized", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__Dark bow (65% adrenaline)__ <:dbow:643848618553507843>", 9 | "value": "⬥ Best ability for <:perfectequilibrium:1006119102814887957> during <:dracolichinfusion:1285348459876057138>\n⬥ Better burst damage\n⬥ Useful when you can deplete and recover adrenaline quickly via:\n\u00a0\u00a0\u00a0\u00a0• Multi-hit abilities under <:critbuff:1279516151423963166>\n\u00a0\u00a0\u00a0\u00a0• Bosses with adrenaline refund mechanics (e.g., <:kerapac:875443920673337344> and <:zamorak:994914159969976440>)" 10 | }, 11 | {"name": "__Zamorak bow (40% adrenaline)__ <:zammybow:1215929540908679208>", 12 | "value": "⬥ Allows more long-term damage as **better damage per adrenaline**\n⬥ Allows more consistent adrenaline management due to its lower cost" 13 | } 14 | ] 15 | } 16 | } 17 | .embed:json 18 | -------------------------------------------------------------------------------- /commands/deathspore.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Deathspore Arrows__ <:deathsporearrows:900758234527301642>", 4 | "color": 39423, 5 | "fields": [ 6 | { 7 | "name": "__Effect When Worn__", 8 | "value": "⬥ Gain +3% crit chance and, when a crit occurs, 1 stack is gained\n\u00a0\u00a0\u00a0\u00a0• At 5 stacks, your next adren-costing <:range:580168050121113623> ability in the next 15t is free\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0⬩ This has a 100t (1min) cooldown; <:deathsporearrows:900758234527301642> crits during the cd reduce it by 3t" 9 | }, 10 | { 11 | "name": "__Use Cases__", 12 | "value": "⬥ Free <:incend:535541258429661215> prior to <:deathsswift:994921434633744455> / <:gdeathsswift:994644354536837121> during combat, or while pre-building for any style" 13 | } 14 | ] 15 | } 16 | } 17 | .embed:json 18 | -------------------------------------------------------------------------------- /commands/defauto.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Defensive Autos__", 4 | "description": "Abilities that are considered \"defensives\" can be found [here](https://pvme.io/pvme-guides/miscellaneous-information/auto-attacks/#exceptions).\nNote that \"average/fast/fastest\" refers to the weapon speed of your MH/2H.", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__What is a Defensive Auto__", 9 | "value": "⬥ When you use a \"defensive\" and get an auto as a result" 10 | }, 11 | { 12 | "name": "__Defensive Autoing__", 13 | "value": "**⬥ __After an Average-speed ability or after offing__**\n\u00a0\u00a0\u00a0\u00a0• non-channeled Ability → Defensive → (end of GCD) Spell + Ability\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0⬩ If you offed after a fast/fastest ability, you can also click the target to auto\n**⬥ __After a Fast/Fastest-speed ability__**\n\u00a0\u00a0\u00a0\u00a0• non-channeled Ability → Spell + Defensive → Ability\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0⬩ Only use a spell if you want to fire a non-autocast auto mid GCD" 14 | }, 15 | { 16 | "name": "__You Will not Auto if you \"Off\"__", 17 | "value": "⬥ Occurs when clicking the ground or items in your inventory, or if you Cease <:cease:864235458464186418>" 18 | } 19 | ] 20 | } 21 | } 22 | .embed:json 23 | -------------------------------------------------------------------------------- /commands/defender.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__When to Use a Defender__ <:kalphitedefender:643151141382651907> <:kalphiterebounder:643846849223983125> <:kalphiterepriser:643846849362657280>", 4 | "description": "⬥ [Bone Shield]() <:lesserboneshield:1137809125590450276> / <:greaterboneshield:1137809118283976814> works for most scenarios\n\u00a0\u00a0\u00a0\u00a0• Defenders are effectively superseded by <:lesserboneshield:1137809125590450276> / <:greaterboneshield:1137809118283976814> so they don't see much usage", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__Obtaining Defenders__", 9 | "value": "⬥ You **must** keep your highest tier Defender in your inventory while upgrading:\n\u00a0\u00a0\u00a0\u00a0• Tier 1 → T60: drops from [Warrior's Guild]() Cyclops\n\u00a0\u00a0\u00a0\u00a0• Tier 70: combine [Corruption Sigil]() + Barrows 2H weapon\n\u00a0\u00a0\u00a0\u00a0• Tier 80: combine [ancient emblem]() + [chaotic splint]()\n\u00a0\u00a0\u00a0\u00a0• Tier 90: combine [Perfect chitin]() + Tier 90 off-hand weapon" 10 | }, 11 | { 12 | "name": "__Note on Lootshare__", 13 | "value": "⬥ If eligible, the player who gets the drop may receive a Defender piece\n\u00a0\u00a0\u00a0\u00a0• If not eligible, another eligible group member may receive it" 14 | } 15 | ] 16 | } 17 | } 18 | .embed:json 19 | -------------------------------------------------------------------------------- /commands/detonate.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__How To Properly Detonate__", 4 | "description": "1) Charge <:deto:535533833358016512>\n2) Wait desired time\n3) Hit auto + <:deto:535533833358016512> + ability\n\u00a0\u00a0\u00a0\u00a0a) This should be done the same tick in the listed order\n\u00a0\u00a0\u00a0\u00a0b) Demo videos: [3t / 80% Detonate](https://img.pvme.io/images/JDgrBdx.mp4) and [4t / 100% Detonate](https://img.pvme.io/images/pu7JwBS.mp4)", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__Common Issues__", 9 | "value": "⬥ Input sequence in wrong order (loses auto and/or <:deto:535533833358016512>)\n⬥ Correct order, but not same tick (loses <:deto:535533833358016512> and/or delays ability)\n⬥ Did channel (e.g. <:gconc:869285393223254107>) into <:deto:535533833358016512> (can lose auto)" 10 | } 11 | ] 12 | } 13 | } 14 | .embed:json 15 | -------------------------------------------------------------------------------- /commands/divert.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Divert Good__ <:divert:787904334377648130>", 4 | "color": 39423, 5 | "fields": [ 6 | { 7 | "name": "__When is Divert Good?__", 8 | "value": "⬥ You need adrenaline but don't need the healing from Resonance <:res:535541258844635148>\n⬥ Boss invulnerability periods, or when you're not attacking but are attacked\n⬥ Particularly useful for ultimate rotations:\n\u00a0\u00a0\u00a0\u00a0• When both Limitless sigil <:limitless:641339233638023179> and Adrenaline Potion <:adrenrenewal:736298121704767538> are unavailable\n\u00a0\u00a0\u00a0\u00a0• Where <:divert:787904334377648130> is used to charge Greater Barge <:gbarge:535532879250456578> for Berserk <:zerk:535532854004678657> rotations" 9 | }, 10 | { 11 | "name": "__Common Issues with Divert__", 12 | "value": "⬥ If the boss splashes, <:divert:787904334377648130> grants 0 adrenaline, thus wasting a GCD" 13 | } 14 | ] 15 | } 16 | } 17 | .embed:json 18 | -------------------------------------------------------------------------------- /commands/dommines.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Dominion Mine <:dommine:662249620579155968>__", 4 | "color": 39423, 5 | "fields": [ 6 | { 7 | "name": "__How To Unlock__", 8 | "value": "⬥ 400 dom tower kills, and all specials matches (bosses to unlock them [here](https://runescape.wiki/w/Dominion_mine#Requirements))" 9 | }, 10 | { 11 | "name": "__What it Does, How to Use__", 12 | "value": "⬥ Deals 20% of of a mob's max HP (10k hit cap), if mob is <=138 combat\n\u00a0\u00a0\u00a0\u00a0• Can summon 2 <:dommine:662249620579155968>, each with its own 1min cooldown\n⬥ Used by hitting 'Deploy' (hit twice at once to drop both)" 13 | }, 14 | { 15 | "name": "__Notable Uses__", 16 | "value": "⬥ **AOD** <:aod:580167371365548042> - reavers\n⬥ **BSD**<:BSD:583430542326759435> - hands\n⬥ **ED2** <:BSD:583430542326759435> - mobs\n⬥ **Nex** <:Nex:513213159071547395> - Glacies", 17 | "inline": true 18 | }, 19 | { 20 | "name": "__More Notable Uses__", 21 | "value": "⬥ **Seiryu** <:Seiryu:583430543321071626> - crystals\n⬥ **Solak** <:solak:580167371310891029> - volatile rootlings\n⬥ **Verak Lith** - spires\n⬥ **Vorago** <:vorago:572867742613635082> - for vits", 22 | "inline": true 23 | } 24 | ] 25 | } 26 | } 27 | .embed:json 28 | -------------------------------------------------------------------------------- /commands/dots.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__DoTs vs Bleeds vs Burns__", 4 | "description": "", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__General Definitions and Characteristics__", 9 | "value": "⬥ **[Damage-over-time](https://runescape.wiki/w/Abilities#Damage_over_Time_abilities) (DoT)**: a debuff applied to deal damage over time\n\u00a0\u00a0\u00a0\u00a0• **Bleeds** and **Burns** are *subtypes* of DoT, but they are both __different__\n⬥ **DoTs do not crit**, with exception of <:gbarge:535532879250456578> 'bleeds'\n⬥ **The same DoT** will override itself, with exception of <:gbarge:535532879250456578> 'bleeds'" 10 | }, 11 | { 12 | "name": "__Why Bleed and Burn Distinction Matters__", 13 | "value": "⬥ <:jawsoftheabyss:947871842595639306> increases adrenaline per <:melee:1096130867279171706> basic for each **bleed** on the target\n⬥ <:championring:839903943630520350> grants 3% (4% if heroism enchantment) crit chance if target **bled**\n\u00a0\u00a0\u00a0\u00a0• Heroism enchantment also adds (1.5 * **bleed** count)% crit damage" 14 | } 15 | ] 16 | } 17 | } 18 | .embed:json 19 | -------------------------------------------------------------------------------- /commands/dragoneof.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Dragon EoFs__", 4 | "description": "Lists of non-<:dragonclaw:779048041088024606> <:dragonclawoh:779048040865726485> specs you may want to swap around on a general <:eof:787526151978614824>:\n⬥ **Halberd** <:dragonhalberd:841409589261238282> - <:vorago:572867742613635082>, ED1-3, <:TwinFury:513213159209828373> <:TwinFury:513212995892019211>, glacytes at <:archglacor:891948878583189514>\n⬥ **Longsword** <:dragonlongsword:1048592042399383713> - <:raksha:789813907706478603> pool skips, <:vorago:572867742613635082>\n⬥ **Dagger** <:dragondagger:779048040644083733> - <:Ambassador:583430542809235458>, <:roots:848803062684581929> at <:solak:580167371310891029>\n⬥ **Scimitar** <:dragonscimitar:1048592044731400252> - <:vorago:572867742613635082> (optional)\n⬥ **Two-handed** <:dragon2hsword:1048592040507744257> - ED mob clears, SW, RoTS <:karil:641696573272621086>, <:vorago:572867742613635082>", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /commands/dtd.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Where to Use a Deathtouched Dart__", 4 | "description": "Despite use of <:deathtoucheddart:1106421990044213269> leading to a loss at almost every boss in the current game (unless you are very lucky), there *are* several situations you can utilise them:", 5 | "fields": [ 6 | { 7 | "name": "** **", 8 | "value" : "1. Saving a __Telos streak__ in an emergency <:Telos:513212949033123840>\n\n2. Guaranteeing __rare slayer drops__\n\u00a0\u00a0\u00a0\u00a0• E.g., Barry the Destroyer <:runedragon:1004107341374963852> / Veil-Ripper Ozharakha <:soulgazer:1004107315521257572>\n\n3. If you __can't defeat a boss__\n\u00a0\u00a0\u00a0\u00a0• Ask in <#656898197561802760> first, as there may be simple improvements you can make\n\u00a0\u00a0\u00a0\u00a0• You can also post a video of your attempt in <#1019648841965916220>\n\u00a0\u00a0\u00a0\u00a0• Note: <:deathtoucheddart:1106421990044213269> does not apply everywhere - check the [Wiki](https://runescape.wiki/w/Deathtouched_dart#Works_on) first" 9 | } 10 | ] 11 | } 12 | } 13 | .embed:json 14 | -------------------------------------------------------------------------------- /commands/earlyedraco.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Early Elite Dracolich Armour Bad__", 4 | "description": "Elite Dracolich Armour <:edracocoif:1179717359934640168> <:edracobody:1179717430436704306> <:edracochaps:1179717529015427146> <:edracoboots:1179717602151514123> <:edracogloves:1179717613769728100> ( <:coins:698816156961603654> $data_pvme:unlock_edracoset$) should not be bought early.", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__Justification__", 9 | "value": "⬥ Elite Dracolich Armour is **only** worth it due to its synergy with the rest of the ranged toolkit such as <:bolg:994189289623662702>, <:sgb:626466665848242186> <:eofblue:780401412906680330>, <:ecb:615618531937222657> <:eofpink:780401412865523722> and <:grico:787904334812807238>\n\u00a0\u00a0\u00a0\u00a0• See `!big4` for price information\n⬥ Before those essential upgrades, Elite Dracolich Armour is **not** worth its cost.\n⬥ Instead, use normal Sirenic Armour <:sirenicmask:643846959454617610> <:sirenicbody:643846948570267648> <:sireniclegs:643846938537623564> ( <:coins:698816156961603654> $data_pvme:unlock_sirenicset$) and follow <#1250862461003895025>\n⬥ Note: the Dracolich Armour <:dracolichcoif:1179716885265252382> <:dracolichbody:1179717045412180019> <:dracolichchaps:1179717051305177158> <:dracolichboots:1179717039867314226> <:dracolichgloves:1179717057298825296> set effect and Elite Dracolich Armour set effect do **not** stack." 10 | } 11 | ] 12 | } 13 | } 14 | .embed:json 15 | -------------------------------------------------------------------------------- /commands/ecbeof.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Deciding to EoF ECB__ <:ecb:615618531937222657> <:eofpink:780401412865523722>", 4 | "description": "Remember you **cannot** sell the Eldritch crossbow (ECB) <:ecb:615618531937222657> after EoFing it!", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__Benefit__", 9 | "value": "⬥ Access to BSAs <:blackstonearrow:785031580149743617> and Elder God arrows <:fularrow:971025696958853180> <:bikarrow:971025697235689513> <:wenarrow:971025697046925362> <:jasdragonbanearrow:971025697042755584> <:jasdemonbanearrow:971025697055334491> under <:ecb:615618531937222657> <:eofspec:1257438999794946099>\n⬥ Allows <:bolg:994189289623662702> usage under <:ecb:615618531937222657> <:eofspec:1257438999794946099>\n⬥ Can <:mechchin:641669268722810881> under <:ecb:615618531937222657> <:eofspec:1257438999794946099>\n⬥ Can <:sgb:626466665848242186> <:spec:537340400273195028> during <:ecb:615618531937222657> <:eofspec:1257438999794946099> if using physical <:sgb:626466665848242186>" 10 | } 11 | ] 12 | } 13 | } 14 | .embed:json 15 | -------------------------------------------------------------------------------- /commands/edicts.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Suggested Zamorak Edict Orders__", 4 | "description": "Use the [RS Wiki](https://runescape.wiki/w/The_Zamorakian_Undercity/Strategies#Pads) to see what each pad does.", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__Farming__", 9 | "value": "⬥ **<500%:** 214653\n⬥ **500%:** 241365 or 214365\n⬥ **>900%:** 241365 or 241356\n\u00a0\u00a0\u00a0\u00a0• *[1 cycle (fast)](https://youtu.be/tJ10U3w-N9A?si=s5ZCb6DOu4C6QmH6&t=3628) rushes runes and bursts Zamorak for a fast timer.*", 10 | "inline": false 11 | }, 12 | { 13 | "name": "__Pushing__", 14 | "value": "⬥ **<900%:** 241653\n⬥ **>900% 1-2 Cycle** 243615 or 243165\n⬥ **>900% 0 Cycle** 236514 or 235614\n\u00a0\u00a0\u00a0\u00a0• *[0 cycle (slow)](https://youtu.be/Bix_t8isO7A) uses a safe prebuild and bleeds the rune while using <:rod:513190159462825984> to kill Zamorak before small bombs.*", 15 | "inline": false 16 | } 17 | ] 18 | } 19 | } 20 | .embed:json 21 | -------------------------------------------------------------------------------- /commands/elderovl.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Elder Overloads__ <:elderovl:841419289831800882>", 4 | "description": "⬥ It is strongly recommended to use <:elderovl:841419289831800882> everywhere\n\u00a0\u00a0\u00a0\u00a0• Opt for the salve version <:elderovlsalve:648976643687317532> when you benefit from its [extra effects](https://img.pvme.io/images/ko9X3o8.png)\n⬥ Refer to [this chart](https://img.pvme.io/images/gpl7ZZ2.png) to see ingredients to make each step of the <:elderovl:841419289831800882> / <:elderovlsalve:648976643687317532>\n⬥ To make <:elderovlsalve:648976643687317532> make <:ovl:689554436179361864> → <:supremeovl:641337551365472276> → <:elderovl:841419289831800882> → <:elderovlsalve:648976643687317532>", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /commands/emojis.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed":{ 3 | "title":"__RS Emojis__", 4 | "description":"Find emojis used by PvME and their locations.", 5 | "color":39423, 6 | "fields":[ 7 | { 8 | "name": "__Emoji Website__", 9 | "value": "⬥ [Emojis](https://pvme.io/pvme-settings/#emojis)\n⬥ [Servers](https://pvme.io/pvme-settings/#servers)", 10 | "inline": true 11 | } 12 | ] 13 | } 14 | } 15 | .embed:json 16 | -------------------------------------------------------------------------------- /commands/eofs.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__PvME Recommended EoF Setup__", 4 | "description": "⬥ PvME guides follow this setup, see <#1020550560551813131> for other specs\n⬥ For dragon specs use `!dragoneof`", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__Magic EoFs__", 9 | "value": "⬥ <:eofpurple:780401412936040478> - <:gstaff:513203008608141314> / <:zamorakstaff:873142795706179651>\n⬥ <:eofyellow:780401412902223892> - <:ibansstaff:1215929543068618752>", 10 | "inline": true 11 | }, 12 | { 13 | "name": "\u200b", 14 | "value": "\u200b", 15 | "inline": true 16 | }, 17 | { 18 | "name": "__Necromancy EoF__", 19 | "value": "⬥ <:eofblack:780401412915855380> - <:deathguard90:1138809243143766118>", 20 | "inline": true 21 | }, 22 | { 23 | "name": "__Melee EoFs__", 24 | "value": "⬥ <:eofred:780401412839833601> - <:dragonclaw:779048041088024606> <:dragonclawoh:779048040865726485>", 25 | "inline": true 26 | }, 27 | { 28 | "name": "\u200b", 29 | "value": "\u200b", 30 | "inline": true 31 | }, 32 | { 33 | "name": "__Ranged EoFs__", 34 | "value": "⬥ <:eofblue:780401412906680330> - <:sgb:626466665848242186>\n\u00a0\u00a0\u00a0\u00a0• `!sgbeof`\n⬥ <:eofgreen:780401412727242773> - <:zammybow:1215929540908679208> / <:eofyellowu:1260022280046645349> - <:dbow:643848618553507843>\n\u00a0\u00a0\u00a0\u00a0• `!dboworzboweof`\n⬥ <:eofpink:780401412865523722> - <:ecb:615618531937222657>\n\u00a0\u00a0\u00a0\u00a0• `!ecbeof`", 35 | "inline": true 36 | } 37 | ] 38 | } 39 | } 40 | .embed:json 41 | -------------------------------------------------------------------------------- /commands/eqperks: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Should you Replace Biting if using Equilibrium?__ <:biting4:712073087809617931> <:equilibriumaura:1233722649834684416>", 4 | "description": "⬥ **No**, you should **still use standard perks** instead of replacing <:biting4:712073087809617931>\n\u00a0\u00a0\u00a0\u00a0• Standard perks are listed near the beginning of <#553632787639435284>\n\u00a0\u00a0\u00a0\u00a0• You will not always be using <:equilibriumaura:1233722649834684416>\n\u00a0\u00a0\u00a0\u00a0• Current options offer marginal benefit\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0⬩ No offensive alternatives, only defensive\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0⬩ Best defensive options are <:enhdev4:712073087507628035>, <:absorbative4:890542428556230666>, or <:lucky6:890542428287795221>\n\u00a0\u00a0\u00a0\u00a0• <:equipmentseperator:1039869642455404594> are expensive to use on a regular basis", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /commands/essencecorruption.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__What do Essence Corruption Stacks do?__", 4 | "description": "⬥ 1 <:essencecorruption:1266418936820404295> stack is gained per DoT hitsplat of an ability cast with <:roarofawakening:1266417538045317121> or <:odetodeceit:1266417683058917517> on\n\u00a0\u00a0\u00a0\u00a0• E.g., <:corruptblast:513190159194259467> gives 5 <:essencecorruption:1266418936820404295> total, but <:gchain:1257440278512537740> onto 2 targets → <:corruptblast:513190159194259467> gives 10 <:essencecorruption:1266418936820404295> total\n\u00a0\u00a0\u00a0\u00a0• Note that <:magmatempest:902209626509025290> is *not* considered a DoT ability", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__One Stack__", 9 | "value": "⬥ 30% chance for DoTs to instantly deal all damage and reset their cooldown\n\u00a0\u00a0\u00a0\u00a0• <:gchain:1257440278512537740> causes them to roll reset chance per target (92% chance at 7 targets)" 10 | }, 11 | { 12 | "name": "__25 Stacks__", 13 | "value": "⬥ **All** <:magic:689504724159823906>-typed hits deal +X damage *(X = your boosted <:magic:689504724159823906> level + <:essencecorruption:1266418936820404295> stacks)*\n\u00a0\u00a0\u00a0\u00a0• Max extra damage per hit is 230 with 100 <:essencecorruption:1266418936820404295> + 99 <:magic:689504724159823906> + <:elderovl:841419289831800882> + <:mani:643505153709965322>" 14 | }, 15 | { 16 | "name": "__50 Stacks__", 17 | "value": "⬥ Each basic makes you gain 0.5% adrenaline per tick for the next 6 ticks" 18 | } 19 | ] 20 | } 21 | } 22 | .embed:json 23 | -------------------------------------------------------------------------------- /commands/ezk.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Ek-Zekkil Usage__ <:zekkil:903244090953588787>", 4 | "color": 39423, 5 | "fields": [ 6 | { 7 | "name": "__Rotational Considerations__", 8 | "value": "⬥ <:zekkil:903244090953588787> applies a Flamebound Rival status to an enemy when using <:spec:537340400273195028>\n\u00a0\u00a0\u00a0\u00a0• you then deal 12% more and take 12% less damage when using <:zekkil:903244090953588787>\n\u00a0\u00a0\u00a0\u00a0• Subsequent <:zekkil:903244090953588787> <:spec:537340400273195028> against a Flamebound Rival increases damage up to 975% and refunding 15% adren\n⬥ <:zekkil:903244090953588787> also empowers <:pulverise:535532879053062146> , <:quake:535532879506309150> , and <:smash:535532879820619786> , making <:smash:535532879820619786> one of your best basics" 9 | }, 10 | { 11 | "name": "__Zerk Example Rotation__", 12 | "value": "<:zerk:535532854004678657> + <:adrenrenewal:736298121704767538> → <:gbarge:535532879250456578> → <:smash:535532879820619786> → <:assault:535532855191928842> → <:zekkil:903244090953588787> <:spec:537340400273195028> → <:gfury:535532879334080527> → <:cane:535532878969438210> → <:sever:535532879577612298> → <:smash:535532879820619786> → <:overpower:535532879334080517> → <:chaosroar:994644356671737966> → <:dragonclaw:779048041088024606> <:eofspec:1257438999794946099> → <:sever:535532879577612298> → <:cleave:535532878616985610> → <:smash:535532879820619786>" 13 | } 14 | ] 15 | } 16 | } 17 | .embed:json 18 | -------------------------------------------------------------------------------- /commands/familiar.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Familiar__", 4 | "description": "Default to <:kalgpouch:921410226484301925> or <:ripperpouch:703581275453128714> for damage, or <:hellhoundpouch:921410226475925514> for survivability", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__Damage__", 9 | "value": "⬥ Kal'gerion Demon <:kalgpouch:921410226484301925>\n\u00a0\u00a0\u00a0\u00a0• If no other <:kalgpouch:921410226484301925> present\n⬥ Ripper Demon <:ripperpouch:703581275453128714>\n\u00a0\u00a0\u00a0\u00a0• If using <:ripperscroll:703581275155464203> + <:spiritualprayer:651079281882955787>\n⬥ Nihils <:smokenihil:854475442227642388> <:bloodnihil:854475442169053194> <:icenihil:854475442164334592> <:shadownihil:854475441946230855>\n\u00a0\u00a0\u00a0\u00a0• If hit chance is low (e.g., <:vorago:572867742613635082>)", 10 | "inline": true 11 | }, 12 | { 13 | "name": "\u200b", 14 | "value": "\u200b", 15 | "inline": true 16 | }, 17 | { 18 | "name": "__Survivability__", 19 | "value": "⬥ Hellhound <:hellhoundpouch:921410226475925514>\n\u00a0\u00a0\u00a0\u00a0• Upkeep <:prismofrestoration:938475261366784070> to heal familiar\n⬥ Unicorn stallion <:unicornpouch:1334314016344113163>\n\u00a0\u00a0\u00a0\u00a0• If happy to manually fire scrolls and need more healing than <:reaverpouch:839903693837959228>", 20 | "inline": true 21 | } 22 | ] 23 | } 24 | } 25 | .embed:json 26 | -------------------------------------------------------------------------------- /commands/food.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Food__ <:blueblubber:689530593742291033> <:grest:689530593901412578>", 4 | "description": "⬥ **Ideally, use Guthix Rests <:grest:689530593901412578> and Blubberfish <:blueblubber:689530593742291033> / <:greenblubber:977320004200579082>** in a 1:2 ratio\n\u00a0\u00a0\u00a0\u00a0• <:grest:689530593901412578> and <:blueblubber:689530593742291033> / <:greenblubber:977320004200579082> can be combo eaten (input both same tick in order)\n⬥ **Saradomin Brew Issues <:brew:565726489400573962>**\n\u00a0\u00a0\u00a0\u00a0• They drain stats, yet <:elderovl:841419289831800882> only regen stats every 15s\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0⬩ So until the regen, you will deal less damage and may splash (more)\n\u00a0\u00a0\u00a0\u00a0• <:brew:565726489400573962> can be nice if you cannot sustain with <:grest:689530593901412578> (e.g. when learning)\n⬥ **Solid Food Issues <:sailfish:565726489363087360>**\n\u00a0\u00a0\u00a0\u00a0• Drains adrenaline, hurting DPS\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0⬩ Results in fewer threshes / ults / specials, yet more basics\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0⬩ A couple solids can be nice when learning, as heals a lot at once\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0⬩ <:blueblubber:689530593742291033> / <:greenblubber:977320004200579082> are not considered 'solid food', which is why they are good", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /commands/freedom.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Freedom__ <:freedom:535541258240786434>", 4 | "color": 39423, 5 | "description": "More info available [here](https://pvme.github.io/pvme-guides/miscellaneous-information/auto-attacks/?h=auto+atta#application-defensive-autos).", 6 | "fields": [ 7 | { 8 | "name": "__Why Freedom is Different From Other Defensives__", 9 | "value": "⬥ You get an OH and 2H auto by doing DW <:freedom:535541258240786434> → 2H swap\n\u00a0\u00a0\u00a0\u00a0• You always get the OH auto as you cast DW <:freedom:535541258240786434>\n\u00a0\u00a0\u00a0\u00a0• The 2H auto will follow expected rules discussed in <#1020550458231771157>" 10 | }, 11 | { 12 | "name": "__How to Change the Autos Cast__", 13 | "value": "⬥ To change the OH auto: Auto → Freedom on the same tick\n⬥ To change the 2H auto: Auto → Ability at end of GCD" 14 | }, 15 | { 16 | "name": "__Common Issue: Changing the 2H Auto__", 17 | "value": "⬥ Often due to casting the ability before <:freedom:535541258240786434> with a fast/fastest speed weapon\n\u00a0\u00a0\u00a0\u00a0• To fix: DW <:freedom:535541258240786434> (for OH auto) → (wait 1t) off → (at end of GCD) Auto + Ability" 18 | } 19 | ] 20 | } 21 | } 22 | .embed:json 23 | -------------------------------------------------------------------------------- /commands/fsoa.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__FSOA Special Attack Usage__ <:fsoa:869284271595069451> <:spec:537340400273195028>", 4 | "description": "**These are generic tips to start from** - modify as needed; more info [here](https://pvme.github.io/pvme-guides/dpm-advice/dpm-advice-mage/?h=dpm+ad#fractured-staff-of-armadyl)", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__Usage__", 9 | "value": "⬥ Combine with <:gsunshine:994644352871714836> and <:tsunami:535533809995874304> to form magic's primary damage window\n⬥ Use <:gconc:869285393223254107> whenever available and <:wm:535533809978966037> / (2-hit) <:asphyx:535533833072672778> / <:omnipowerigneous:1179505745654448208> as cooldowns allow\n⬥ Use <:smoketendrils:536257336130404372> if adren is low and specs like <:roarofawakening:1266417538045317121> <:spec:537340400273195028> / <:ibansstaff:1215929543068618752> <:eofspec:1257438999794946099> if adren is high\n⬥ Keep <:smokecloud:856635090641879050> applied and adjust for crits as needed" 10 | }, 11 | { 12 | "name": "__Basic Rotation Start__", 13 | "value": "⬥ <:gsunshine:994644352871714836> <:adrenrenewal:736298121704767538> → <:bloodbarrage:537338981747261446> <:gconc:869285393223254107> → <:dbreath:535533833391702017> → (5 <:incitefear:856635090783567902>) <:tsunami:535533809995874304> → (<:exsanguinate:856635090745950258>) <:fsoa:869284271595069451> <:spec:537340400273195028> → <:gconc:869285393223254107>" 14 | } 15 | ] 16 | } 17 | } 18 | .embed:json 19 | -------------------------------------------------------------------------------- /commands/gcd.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Global Cooldown (GCD)__", 4 | "description": "⬥ Runescape runs on ticks, where a single tick is 0.6 seconds\n⬥ Almost every ability incurs a GCD, which lasts 3 ticks (1.8s)\n\u00a0\u00a0\u00a0\u00a0• Generally, you cannot cast abilities during the GCD\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0⬩ Exceptions include <:voke:535541259465392143> <:dive:1049378668197195808> <:bd:535532854281764884> <:surge:535533810004262912> <:escape:535541258832052231> (for 0 adrenaline)\n⬥ During the GCD, abilities brighten up again over the 3 ticks\n\u00a0\u00a0\u00a0\u00a0• This is divisible into 3 sections (refer to top right image)\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0⬩ At good ping: input ability when light reaches green\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0⬩ At bad ping: adjust as needed and input prior to green\n⬥ Example of correctly inputting ability at end of GCD [here](https://img.pvme.io/images/JDgrBdx.mp4)", 5 | "color": 39423, 6 | "thumbnail": { 7 | "url": "https://img.pvme.io/images/LrtnwaQjUn.png" 8 | } 9 | } 10 | } 11 | .embed:json 12 | -------------------------------------------------------------------------------- /commands/gemsbad.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Challenge Gems__", 4 | "color": 39423, 5 | "description": "Gems do **not** accurately represent skill or how you will perform at a boss.", 6 | "fields": [ 7 | { 8 | "name": "__A Better Alternative__", 9 | "value": "⬥ If looking to gauge your skill level or measure your improvement, the best way is to visit <#1252518301486284943>\n⬥ If unsure which bosses to try, visit <#1020546518941454438>" 10 | } 11 | ] 12 | } 13 | } 14 | .embed:json 15 | -------------------------------------------------------------------------------- /commands/glacor.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed":{ 3 | "title":"__Glacor Loot Strategies__", 4 | "description":"⬥ For more information on how drops work, see [this Wiki link](https://runescape.wiki/w/Arch-Glacor#Drops).\n⬥ A drops calculator can be found [here](https://runescape.wiki/w/Calculator:Combat/Arch-Glacor) as well.\n⬥ **For GP and / or Log** <:frozencoreofleng:884739993527025704> <:darknilas:884739993527013426> <:scriptureofwen:883134307902816297> <:lengartefact:884739993543782420> <:coins:698816156961603654> - streak from 0% until death or drop\n⬥ **For Frozen Core of Leng** <:frozencoreofleng:884739993527025704> - high-enrage claims\n\u00a0\u00a0\u00a0\u00a0• Only worth if desperate for log; forfeit 50% profit for a 10% time save\n⬥ **For only Scripture / Artefact / 1-2 Nilas** <:scriptureofwen:883134307902816297> <:lengartefact:884739993543782420> <:darknilas:884739993527013426> - NM, 5/5 mechanics", 5 | "color":39423 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /commands/gloveguide.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed":{ 3 | "title":"__Gloves__", 4 | "description":"For more details on their effects [click here](https://pvme.github.io/pvme-guides/upgrading-info/armour-and-weapons/?h=wea#gloves)", 5 | "color":39423, 6 | "fields":[ 7 | { 8 | "name":"__Camp if Boss is Poisonable__", 9 | "value":"⬥ Cinderbanes <:Cinderbanes:513190158355660812>" 10 | }, 11 | { 12 | "name":"__Camp if Boss is not Poisonable, Otherwise Switch__", 13 | "value":"⬥ Kerapac's wristwraps <:kerapacswristwraps:869286640722513940> if <:Magic:689504724159823906> and can use the effect\n⬥ Gloves of Passage <:Glovesofpassage:556588694862037012> if <:melee:1096130867279171706> and can use the effect" 14 | }, 15 | { 16 | "name":"__Camp if Boss is not Poisonable, Otherwise Ignore__", 17 | "value":"⬥ Elite Dracolich Gloves <:edracogloves:1179717613769728100> if <:range:580168050121113623> and using three or more Elite Dracolich pieces\n⬥ Deathtouched Bracelet <:DTB:513190159429271562> otherwise, if the reflect damage is not detrimental\n⬥ Hand wrap of the First Necromancer <:firstnecrohandwrap:1142416978112417812> if <:necromancy:1148995625896120460>" 18 | } 19 | ] 20 | } 21 | } 22 | .embed:json 23 | -------------------------------------------------------------------------------- /commands/grico.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__**Greater Ricochet**__", 4 | "color": 39423, 5 | "fields": [ 6 | { 7 | "name": "__How it Works__", 8 | "value": "⬥ Damages up to 2 additional targets (up to 6 with Caroming 4 <:caroming4:791281588792590336> )\n\u00a0\u00a0\u00a0\u00a0• Any hits not dealt to one are dealt to the primary target instead\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0⬩ This can result in up to 7 hits with Caroming 4 <:caroming4:791281588792590336> on the primary target" 9 | }, 10 | { 11 | "name": "__Synergies__", 12 | "value": "⬥ Greatly increases chance of bakriminel bolt procs <:RubyBakri:565726489413287956> <:HydrixBakri:550834403136503822>\n⬥ Build faster stacks for arrow effects <:bikarrow:971025697235689513> <:wenarrow:971025697046925362>\n⬥ More weapon poison <:weppoison:689525476158472288> hits while using cinderbanes <:Cinderbanes:513190158355660812>\n⬥ Pairs well with <:ecb:615618531937222657> <:spec:537340400273195028> due to how Soul Split works" 13 | } 14 | ] 15 | } 16 | } 17 | .embed:json -------------------------------------------------------------------------------- /commands/grim.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__When is Grim Worth It?__", 4 | "description": "Grim <:grim:568262896375824385> is worth using when profitable (see below) or when chasing timers.", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__Grim vs Other Pocketslots Upkeep Cost__", 9 | "value": "⬥ Grim <:grim:568262896375824385> $data_pvme:consumable_grimph$ <:coins:698816156961603654> gp/hr\n⬥ Ful <:scriptureofful:902209626412560395> $data_pvme:consumable_fulph$ <:coins:698816156961603654> gp/hr\n⬥ Jas <:jasgodbook:869284342839513108> $data_pvme:consumable_jasph$ <:coins:698816156961603654> gp/hr" 10 | }, 11 | { 12 | "name": "__When is Grim Generally Profitable?__", 13 | "value": "⬥ Telos <:Telos:513212949033123840>, AoD <:aod:580167371365548042>, HM Kera <:kerapac:875443920673337344>, Zamorak <:zamorak:994914159969976440>, and Solak <:solak:580167371310891029> (free)" 14 | } 15 | ] 16 | } 17 | } 18 | .embed:json 19 | -------------------------------------------------------------------------------- /commands/healother.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Lossless Heal Other__ <:HealOther:567727985851891715>", 4 | "description": "If ≥11% HP, <:HealOther:567727985851891715> losslessly heals someone 75% of your current HP when cast:\n⬥ Under the effects of Barricade <:cade:535541306353778689> ([Demo](https://youtu.be/Bnkle3v8MRQ))\n⬥ **OR** on 'crack tick' during <:vorago:572867742613635082> phase transition ([Demo](https://youtu.be/I2rr00IhUl8))\n⬥ **OR** when <:Cept:543478434509357098> by someone in their Immortality <:immort:535541258538582017> revival animation ([Demo](https://youtu.be/LH-h1vBIhZI))", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /commands/hitchance.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "Link to PvME Hit Chance Calculator", 4 | "url": "https://pvme.github.io/hit-chance-calculator/", 5 | "color": 4681819, 6 | "fields": [ 7 | { 8 | "name": "__Why it matters__", 9 | "value": "⬥ Being <100% hit chance results in a DPS loss due to lower damage potential.\n\u00a0\u00a0\u00a0\u00a0• E.g., 1000 damage becomes 500 at 50% damage potential." 10 | }, 11 | { 12 | "name": "__Notable Hitchance Buffs for Players__", 13 | "value": "⬥ Higher tiered weapons\n⬥ Stat-boosting potions <:elderovl:841419289831800882>\n⬥ Zerk auras (<:berserker:643505116347105290> <:reckless:643505179378974748> <:mani:643505153709965322>)\n⬥ Level 95 curses (<:turmoil:583429936606347280> <:anguish:583429936665198592> <:torment:583429936958930964> <:sorrow:1137941003895046284>)\n⬥ Dragon scimitar <:dragonscimitar:1048592044731400252> <:spec:537340400273195028> (slash only)\n⬥ Nihils (<:bloodnihil:854475442169053194> <:shadownihil:854475441946230855> <:smokenihil:854475442227642388> <:icenihil:854475442164334592>)", 14 | "inline": true 15 | }, 16 | { 17 | "name": "__Notable Debuffs Against Bosses__", 18 | "value": "⬥ Guthix staff <:gstaff:513203008608141314> <:spec:537340400273195028>\n⬥ Statius warhammer <:swh:641670143197446182> <:spec:537340400273195028>\n⬥ Blackstone arrows <:blackstonearrow:785031580149743617>\n⬥ Quake <:quake:535532879506309150>\n⬥ Invoke Lord of Bones <:invokelordofbones:1176968330582700174>", 19 | "inline": true 20 | } 21 | ] 22 | } 23 | } 24 | .embed:json 25 | -------------------------------------------------------------------------------- /commands/hittiming.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "Link to Hit Timing Sheet", 4 | "url": "https://docs.google.com/spreadsheets/d/17S4WGJ5iRVxy4kyn3tzrGDQb10O6tKAkNBnl7MaSE64/edit#gid=0", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__Important__", 9 | "value": "Refer to the **How To Read Sheet** section to see how to use the sheet." 10 | }, 11 | { 12 | "name": "__Questions or Additions / Fixes?__", 13 | "value": "Feel free to ping <@781280949790572554> and he'll get back to you when he can." 14 | } 15 | ] 16 | } 17 | } 18 | .embed:json 19 | -------------------------------------------------------------------------------- /commands/ironman.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Useful Ironman Links__", 4 | "description": "If you are unable to find the information you are looking for, feel free to ping <@173025995094360064> and they'll get back to you when possible!", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__Account Progression__", 9 | "value": "⬥ [Efficient Pathway](https://runescape.wiki/w/Ironman_Mode/Strategies/Efficient_Ironman_Pathway_Guide)\n⬥ [General Pathway](https://runescape.wiki/w/Ironman_Mode/Strategies)", 10 | "inline": true 11 | }, 12 | { 13 | "name": "__Skilling__", 14 | "value": "⬥ [Manlover's Guide](https://docs.google.com/spreadsheets/d/17_13tJf3gQoDTMj9hmSFTTM_TVG-4TySWF1pPXkTp1w/edit#gid=60727439)\n⬥ [Bo2's Endgame Skilling](https://docs.google.com/spreadsheets/d/1axi5pZpUC2UXonZXW0jc5iHB-pHJ2n7N8vb3c9UeEPI)", 15 | "inline": true 16 | }, 17 | { 18 | "name": "__Discords__", 19 | "value": "⬥ [Irons of Gielinor](https://discord.gg/iog)", 20 | "inline":true 21 | } 22 | ] 23 | } 24 | } 25 | .embed:json 26 | -------------------------------------------------------------------------------- /commands/jawsoftheabyss.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Jaws of the Abyss__ <:jawsoftheabyss:947871842595639306>", 4 | "color": 39423, 5 | "fields": [ 6 | { 7 | "name": "__What Does it do?__", 8 | "value": "⬥ Melee basics give +2% adrenaline per bleed on target\n\u00a0\u00a0\u00a0\u00a0• Bleeds: <:dismember:535532879376023572>, <:slaughter:535532879237873666>, <:bloodtendrils:535532854327640064>, <:massacre:535532879384543253>, <:abyssalscourge:947871842469834832> (parasites), <:frag:535541273755385885>, <:deadshot:535541307666595870>" 9 | }, 10 | { 11 | "name": "__When to use it?__", 12 | "value": "⬥ If melee camping, always (ideally with a <:vestmentsofhavochood:994189297659940904> switch)\n\u00a0\u00a0\u00a0\u00a0• If bridding, you will not use it" 13 | } 14 | ] 15 | } 16 | } 17 | .embed:json 18 | -------------------------------------------------------------------------------- /commands/killstreak.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Boss Killstreaks__ <:glacor:1004107344935923743> <:telos:513212949033123840>", 4 | "description": "⬥ **On player death** keep (5 * streak)% (75% cap) of each item *__rounded down__*\n\u00a0\u00a0\u00a0\u00a0• E.g., if you have 1 rare in your chest, it *always* becomes 0 (lost) on death\n⬥ Can use T4 luck (<:lotd:566453486913323042>) for a **very small** chance of rerolling an item into a rare\n\u00a0\u00a0\u00a0\u00a0• **Do not need** T4 luck every kill, can just put it on when looting at very end", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /commands/ldapot.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Apotting on tick__", 4 | "description": "⬥ Using <:adrenrenewal:736298121704767538> on tick you Living Death <:livingdeath:1159434908486357072> lets you <:livingdeath:1159434908486357072> → <:touchofdeath:1137809175980810380> → <:deathskulls:1159434663903899728>\n\u00a0\u00a0\u00a0\u00a0• This requires <:rov:513201065877831680> + [CoE](https://runescape.wiki/w/Conservation_of_Energy) <:conservationofenergy:697808773711921195> + either [FoTS](https://runescape.wiki/w/Fury_of_the_Small) <:furyofthesmall:697808773917573233> **or** [supreme invigorate](https://runescape.wiki/w/Supreme_invigorate_aura) <:invigaura:643505652865695767>\n\u00a0\u00a0\u00a0\u00a0• This allows you to get up to 3 <:deathskulls:1159434663903899728> in a <:livingdeath:1159434908486357072>", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__How to do it__", 9 | "value": "⬥ Use <:livingdeath:1159434908486357072> then <:adrenrenewal:736298121704767538> in order quickly\n\u00a0\u00a0\u00a0\u00a0• Binding them close together helps\n\u00a0\u00a0\u00a0\u00a0• [Video example](https://img.pvme.io/images/EUVeeWFFul.gif), note the **24%** adrenaline on <:livingdeath:1159434908486357072> cast tick\n⬥ Learn the proper timing, avoid spam clicking\n\u00a0\u00a0\u00a0\u00a0• Use `!gcd` in <#534563158304620564> for a visual indicator in timing inputs\n⬥ Do **NOT** queue <:queueing:898660152025161778> :x: <:livingdeath:1159434908486357072> - This prevents you from using <:adrenrenewal:736298121704767538> on tick!" 10 | } 11 | ] 12 | } 13 | } 14 | .embed:json 15 | -------------------------------------------------------------------------------- /commands/lengs.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Lengs or Scourge__ <:lengmh:883134308146098227> <:lengoh:883134308070604870>", 4 | "description": "⬥ Generally camp <:lengmh:883134308146098227> <:lengoh:883134308070604870>\n\u00a0\u00a0\u00a0\u00a0• Using Scourge <:abyssalscourge:947871842469834832> with Lunging 4 <:lunge4:736522494315593759> Aftershock 1 <:as1:689502339891331093> for <:dismember:535532879376023572>\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0⬩ Aftershock 1 <:as1:689502339891331093> for use with <:bikarrow:971025697235689513> <:range:580168050121113623>\n⬥ <:abyssalscourge:947871842469834832> camp may be used in longer fights\n\u00a0\u00a0\u00a0\u00a0• The current state of the game usually doesn't warrant this", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__Special Attack__ <:lengmh:883134308146098227> <:darkiceshard:915232154160594974>", 9 | "value": "⬥ [Special attack](https://runescape.wiki/w/Dark_Shard_of_Leng#Special_attack) at minimum 2 <:primordialice:1219291285358120990> stacks should be used as often as possible" 10 | } 11 | ] 12 | } 13 | } 14 | .embed:json 15 | -------------------------------------------------------------------------------- /commands/lob.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Is Lord of Bones (LoB) Worth Getting?__ <:invokelordofbonesdex:1202800727450460180> <:invokelordofbones:1176968330582700174>", 4 | "description": "*Note: check out <#1242226798742208642> and <#1250862466196570243> for upgrade advice.*", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__Is it Generally Worth Getting?__", 9 | "value": "⬥ **No**, it costs <:coins:698816156961603654> $data_pvme:unlock_invokelob$ and its hit chance increase tends to not matter.\n\u00a0\u00a0\u00a0\u00a0• However, if you do the content listed below, it may be worth getting." 10 | }, 11 | { 12 | "name": "__Where is it Worth Using?__", 13 | "value": "⬥ Content where you have hit chance issues and enough time to build stacks:\n\u00a0\u00a0\u00a0\u00a0• E.g.: **Vorago <:vorago:572867742613635082>, Telos <:telos:513212949033123840>, Nakatra, AoD <:aod:580167371365548042>, Nex <:nex:513213159071547395>**" 14 | } 15 | ] 16 | } 17 | } 18 | .embed:json 19 | -------------------------------------------------------------------------------- /commands/losetarget.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Manually Losing Target__", 4 | "color": 39423, 5 | "fields": [ 6 | { 7 | "name": "__Why Having No Target Matters__", 8 | "value": "⬥ Def. thresholds cost 0 adren (commonly used for <:devo:513190158728953857> in Telos p1)" 9 | }, 10 | { 11 | "name": "__Common Ways to Lose Target__", 12 | "value": "1) Place a <:dummy:656844963522281473> → target it → disassemble it → attempt to use an ability\n2) Kill a mob (e.g. boss minion) → attempt to use an ability\n\u00a0\u00a0\u00a0\u00a0a) W/ ability queueing, the ability used must be <:spec:537340400273195028> / <:eofspec:1257438999794946099>; un-queue it after\n\u00a0\u00a0\u00a0\u00a0b) `You don't have a target` appears in the chatbox when target is dropped" 13 | } 14 | ] 15 | } 16 | } 17 | .embed:json 18 | -------------------------------------------------------------------------------- /commands/lotd.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed":{ 3 | "title":"__LoTD Bad__", 4 | "description":"Generally, Luck of the Dwarves (ring or relic) <:LotD:566453486913323042> <:lotdrelic:987267727980912701> are a **downgrade**.", 5 | "color":39423, 6 | "fields":[ 7 | { 8 | "name":"__Expensive for What it Does__", 9 | "value":"⬥ Generally takes absurd KC for <:LotD:566453486913323042> / <:lotdrelic:987267727980912701> to generate an extra drop\n⬥ Buying <:LotD:566453486913323042> delays more important upgrades listed in <#1020045708746833930>\n\u00a0\u00a0\u00a0\u00a0• Similarly, using <:lotdrelic:987267727980912701> restricts usage of better relics (refer to `!relics`)" 10 | }, 11 | { 12 | "name":"__When to Consider it__", 13 | "value":"⬥ <:hmmmm:968665263128064010>" 14 | } 15 | ] 16 | } 17 | } 18 | .embed:json 19 | -------------------------------------------------------------------------------- /commands/magma.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Magma Tempest__ <:magmatempest:902209626509025290> <:magmatempesttarget:924741973858996284>", 4 | "description": "Two variants: targeted <:magmatempesttarget:924741973858996284> and non-targeted <:magmatempest:902209626509025290> - use <:magmatempesttarget:924741973858996284> if not on Revolution", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__Targeted Properties__ <:magmatempesttarget:924741973858996284>", 9 | "value": "⬥ Can cast on floor while out of combat", 10 | "inline": true 11 | }, 12 | { 13 | "name": "__Non-targeted Properties__ <:magmatempest:902209626509025290>", 14 | "value": "⬥ Can be used with Revolution\n⬥ Provides 1 <:exsanguinate:856635090745950258> / <:incitefear:856635090783567902> stack", 15 | "inline": true 16 | } 17 | ] 18 | } 19 | } 20 | .embed:json 21 | -------------------------------------------------------------------------------- /commands/manualspellcasting.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Manual Spellcasting__", 4 | "description": "**Gameplay Settings → Combat → Action Bar → Manual spell casting**", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__What It Does__", 9 | "value": "⬥ When enabled, casting a spell from your bar no longer changes your autocast\n\u00a0\u00a0\u00a0\u00a0• Auto and ability damage is based off the autocasted spell" 10 | }, 11 | { 12 | "name": "__Benefits__", 13 | "value": "⬥ Allows for <:bloodblitz:535616247807868938> / <:bloodbarrage:537338981747261446> or <:iceblitz:535613865912696883> / <:icebarrage:537340400185245701> autos while autocasting <:exsanguinate:856635090745950258> or <:incitefear:856635090783567902>\n\u00a0\u00a0\u00a0\u00a0• Offers the utility of freezing, healing, AOE, and different hit timings while still gaining the effects of <:exsanguinate:856635090745950258> / <:incitefear:856635090783567902> on ability cast\n⬥ <:bloodburst:841419289714098246> / <:bloodrush:839903691329896479> autos with a higher-tier autocast (e.g. <:bloodbarrage:537338981747261446>) for cheaper 4TAA" 14 | }, 15 | { 16 | "name": "__Drawbacks__", 17 | "value": "⬥ Harder to change autocast spell (right click in book or on bar)\n⬥ Abilities clicked from your book will not fire unless you click the target after" 18 | } 19 | ] 20 | } 21 | } 22 | .embed:json 23 | -------------------------------------------------------------------------------- /commands/maxrelicpower: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__How to get 650 Relic Power__ <:archaeology:941211288665739274>", 4 | "description": "*Note: requires at least 112 Archaeology <:archaeology:941211288665739274> before boosts*\n1) Complete the mystery Fragmented Memories (requires 86 <:hunter:1014248190649839667> / 106 <:archaeology:941211288665739274>)\n2) Acquire and Restore a Lingam stone \n\u00a0\u00a0\u00a0\u00a0•Interact with the entrance of Xolo city with the restored lingam stone in your inventory.\n3) Optional: boost from 112 to 120 <:archaeology:941211288665739274> (see `!pulsecoreboost`)\n5) Excavate + restore a 'Raksha' idol and gold dish artefact (120 <:archaeology:941211288665739274>)\n6) Place the restored gold dish on top of the Xolo temple pyramid to the south of the room.\n7) Place the restored 'Raksha' idol on top of the Xolo building just to the west of the pyramid.\n8) Return to the Archaeology Campus and interact with the mysterious monolith.", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /commands/modifiers.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Modifier Keys__", 4 | "description": "⬥ `Ctrl`, `Alt`, and `Shift` are **modifier keys**\n\u00a0\u00a0\u00a0\u00a0• They are used to extend the number of available keybinds\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0⬩ e.g. `A`, `Shift+A`, `Ctrl+A` and `Alt+A` are **4 separate binds**", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__Common Issues__", 9 | "value": "⬥ **Releasing a modifier before the other key attached to it**\n\u00a0\u00a0\u00a0\u00a0• e.g. releasing `A` before `Shift` will make the game press `A`\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0⬩ To avoid this, release `Shift` first\n⬥ **Setting up bad modifier keybinds for commonly used inputs**\n\u00a0\u00a0\u00a0\u00a0• Can make it hard use common input sequences\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0⬩ e.g. <:airsurge:543465115870035999> + <:deto:535533833358016512> + ability - you don't want them on different modifiers!" 10 | } 11 | ] 12 | } 13 | } 14 | .embed:json -------------------------------------------------------------------------------- /commands/mwspear.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Masterwork Spear of Annihilation__", 4 | "description": "⬥ **Effect: adds 0.5x(base hits) rounded down more hits to a bleed:**\n\u00a0\u00a0\u00a0\u00a0• <:dismember:535532879376023572> - **2 hits added** for 7 hits total; 40% longer and 40% more damage\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0⬩ With <:strcape:689503815296352308> - 10 hits total; 25% longer and 25% more damage\n\u00a0\u00a0\u00a0\u00a0• <:bloodtendrils:535532854327640064> - **2 hits added** for 7 hits total; 40% longer and 33% more damage\n\u00a0\u00a0\u00a0\u00a0• <:slaughter:535532879237873666> - **2 hits added** for 7 hits total; 40% longer and 40% more damage\n\u00a0\u00a0\u00a0\u00a0• <:massacre:535532879384543253> - **2 hits added** for 7 hits total; 40% longer and 40% more damage", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /commands/nav.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Navigating PvME__", 4 | "description": "Navigating PvME can be confusing, here are some things that may help you:\n⬥ Utilise `Ctrl + K` (PC) or hit the 🔍 on the top right of your screen (mobile)\n⬥ Make use of `/guides` in <#534563158304620564>\n⬥ Check out <#1156658155611234464> or ask in <#656898197561802760>\n⬥ Right click the Discord Server Icon and make sure 'Show All Channels' is ticked\n⬥ Try using our [website](https://pvme.github.io/)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /commands/necroaura.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Which aura should be used for Necromancy?__", 4 | "description": "", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__Mahjarrat__ <:mahj:643148943856762890>", 9 | "value": "⬥ Increases damage dealt by 5%.\n\u00a0\u00a0\u00a0\u00a0• Does **not** affect non-core damage (e.g., <:conjureskeleton:1159434516658651147> / <:poisonicon:944649693500154006> / <:as4:712074245202772009>)\n\u00a0\u00a0\u00a0\u00a0• Generally best in slot when <:reaverring:839903943018283050> is being used." 10 | }, 11 | { 12 | "name": "__Supreme Invigorate__ <:invigaura:643505652865695767>", 13 | "value": "⬥ Saves 10% adrenaline when <:livingdeath:1159434908486357072> or <:deathskulls:1159434663903899728> are used.\n\u00a0\u00a0\u00a0\u00a0• Enables stronger rotations at some bosses.\n\u00a0\u00a0\u00a0\u00a0• Makes the timing on 3x <:deathskulls:1159434663903899728> more forgiving (see `!ldapot` for more info)." 14 | }, 15 | { 16 | "name": "__Equilibrium__ <:equilibriumaura:1233722649834684416>", 17 | "value": "⬥ Increases base ability damage by 12%, but **prevents** critical hits.\n\u00a0\u00a0\u00a0\u00a0• Affects **all** damage dealt, including <:conjureskeleton:1159434516658651147> / <:poisonicon:944649693500154006> / <:as4:712074245202772009>\n\u00a0\u00a0\u00a0\u00a0• Provides more healing from <:conjureghost:1137809206423060632> because it scales with its damage dealt.\n\u00a0\u00a0\u00a0\u00a0• Generally best in slot when not using <:reaverring:839903943018283050>" 18 | } 19 | ] 20 | } 21 | } 22 | .embed:json 23 | -------------------------------------------------------------------------------- /commands/necroflank.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__What perks should go on which Necromancy weapon?__", 4 | "description": "", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__Our recommendation__", 9 | "value": "⬥ We recommend <:p6:712073088769982475> <:as1:689502339891331093> on mainhands, <:as4:712074245202772009> <:eruptive2:1214416336797564959> on offhands, and <:flank4:712073088296157185> <:eruptive:1214364892895907941> on <:barrowssoulbound:1365390498369372230>\n\u00a0\u00a0\u00a0\u00a0• <:p6:712073088769982475> should be used with <:flankicon:841419289755385866>\n\u00a0\u00a0\u00a0\u00a0• <:skulllantern90:1138809239255658587> with <:flank4:712073088296157185> is a viable budget alternative" 10 | }, 11 | {"name": "__Why not reversed perks?__", 12 | "value": "⬥ Switching from <:omniguard:1138809234922934282> or <:devourersguard:1400511720455143539> loses the ongoing effect of their special attacks\n⬥ Using <:devourersguard:1400511720455143539> as a <:flankicon:841419289755385866> switch loses DPS in single target situations" 13 | } 14 | ] 15 | } 16 | } 17 | .embed:json 18 | -------------------------------------------------------------------------------- /commands/necroring.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Occultist's or Zorgoth's?__", 4 | "description": "⬥ If <:reaverring:839903943018283050> isn't an option, the choice is often between <:occulistring:1245442140318863490> and <:zorgothsring:1232124265826877574>\n\u00a0\u00a0\u00a0\u00a0• Refer to `!ring` for more general information.", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__Occultist's ring__", 9 | "value": "⬥ <:occulistring:1245442140318863490> grants attacks a **10%** chance to generate 2 stacks of <:necrosis:1139452791878856805>\n\u00a0\u00a0\u00a0\u00a0• **On average, it is more damage.**" 10 | }, 11 | {"name": "__Zorgoth's soul ring__", 12 | "value": "⬥ <:zorgothsring:1232124265826877574> grants every hit a **5%** chance to generate an extra <:residualsoul:1139453152169558046>\n⬥ AoE abilities may trigger the effect per target **and** hit.\n\u00a0\u00a0\u00a0\u00a0• Makes <:zorgothsring:1232124265826877574> **preferable for AoE** when you are using <:soulstrike:1137809142376058910> or <:threadsoffate:1137809172335951933> for <:volleyofsouls:1159435029592686642>\n⬥ Good synergy with <:splitsoul:1137809168368148490> (and <:soulsplit:615613924506599497>) as <:volleyofsouls:1159435029592686642> is multi-hit." 13 | } 14 | ] 15 | } 16 | } 17 | .embed:json 18 | -------------------------------------------------------------------------------- /commands/necroweapon.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Which Necromancy mainhand weapon should I use?__", 4 | "description": "⬥ Use both <:omniguard:1138809234922934282> and <:devourersguard:1400511720455143539>; alternate <:spec:537340400273195028> boosts out of <:livingdeath:1159434908486357072> for max buff uptime\n⬥ If you have used <:shardofgenesisessence:1266418218264694954> **only** on <:omniguard:1138809234922934282> <:soulboundlantern:1138809230573441064>, camp <:omniguard:1138809234922934282>, otherwise camp <:devourersguard:1400511720455143539>\n\u00a0\u00a0\u00a0\u00a0• You should always camp <:omniguard:1138809234922934282> during <:omniguard:1138809234922934282> <:spec:537340400273195028> duration; switching clears <:spec:537340400273195028>\n\u00a0\u00a0\u00a0\u00a0• <:devourersguard:1400511720455143539> <:spec:537340400273195028> is high priority when <:soulstrikeflank:1156683164593430579> is applicable\n\u00a0\u00a0\u00a0\u00a0• You should use <:shardofgenesisessence:1266418218264694954> on <:omniguard:1138809234922934282> <:soulboundlantern:1138809230573441064> before <:devourersguard:1400511720455143539>\n⬥ Do **NOT** put either in <:eof:787526151978614824>, you need the physical weapon to benefit from <:spec:537340400273195028>", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /commands/newplayer.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Welcome to RuneScape!__", 4 | "color": 39423, 5 | "description": "⬥ As a new player, there's plenty of combat content to get stuck into!\n⬥ We've compiled some information for you to go through at your own pace:", 6 | "fields": [ 7 | { 8 | "name": "__Useful Resources__", 9 | "value": "⬥ <#1229085232561389660> links you to channels to help get you started\n⬥ <#1229684782183481385> has tips on how to get your account PvM ready\n⬥ <#1229085021793685504> to help you fund your progression early on\n⬥ **If you need any help**, there's a dedicated help team in <#656898197561802760>" 10 | } 11 | ] 12 | } 13 | } 14 | .embed:json 15 | -------------------------------------------------------------------------------- /commands/newuser.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "Welcome to PvME!", 4 | "description": "Feel free to check out <#918312412493545482> to understand how to use the server.\nThis command will serve as a brief overview of important parts of the server", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__Overview of PvME__", 9 | "value": "⬥ This server is not a teamforming server\n\u00a0\u00a0\u00a0\u00a0• Type \"!7\" in <#534563158304620564> for a list of teamforming servers\n⬥ Navigate to relevant guides using <#1156658155611234464> or Discord's CTRL-K feature\n\u00a0\u00a0\u00a0\u00a0• On mobile, search for channels using the 🔍 at the bottom of the screen\n⬥ Use <#656898197561802760> to ask any PvM-related questions\n\u00a0\u00a0\u00a0\u00a0• You may also use <#1021152606455873686> for longer on-topic conversations\n⬥ Head over to <#996854552353583185> for a list of commands with bite-sized info\n⬥ Post PvM VoDs in <#1019648841965916220> to receive feedback\n\u00a0\u00a0\u00a0\u00a0• Type \"!record\" in <#534563158304620564> to learn how to record videos\n⬥ Use <#1020853673317908500> to tell us what we can add to the server!" 10 | } 11 | ] 12 | } 13 | } 14 | .embed:json 15 | -------------------------------------------------------------------------------- /commands/nodming.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Rule 3 - No DMing Questions__", 4 | "description": "Please **do not DM** people your questions, there are several reasons for this:\n1) Lose out on multiple sources to answer your question\n2) People may not be comfortable being solely responsible for your answer\n3) By asking in <#656898197561802760>, other people can search in future for the answer\n4) Easy to be misinformed / poorly informed if you only ask one person", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /commands/noobtraps.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Noob Traps__", 4 | "description": "⬥ **LoTD** <:LotD:566453486913323042> - costly, no benefit; delays better upgrades ([video](https://youtu.be/5_bHoADQ-DQ)), refer to `!lotd`\n⬥ **Crypt** <:cryptbloomtop:1334336168363561041> - typically replaceable with cheap ganodermic <:ganobody:1003947805611655208>, refer to `!crypt`\n⬥ **(Not Using) Elder Ovls** <:elderovl:841419289831800882> - use them, they are a cheap upgrade\n⬥ **Hybrid / Tank Gear** - avoid as worse than power armour (less consistent)\n\u00a0\u00a0\u00a0\u00a0• AD <:animatedead:856635090453135382> with magic tank armour <:ganobody:1003947805611655208> can be more consistent but slower\n⬥ **Nex armours** <:pernixbody:641672159051120651> <:torvabody:643166871285137458> are typically more expensive than better options for <:melee:1096130867279171706> / <:range:580168050121113623>\n⬥ **Avoiding Sirenic Armour** <:sirenicbody:643846948570267648> - effective upkeep is extremely low; use it\n⬥ **Blights / Praesuls** <:bbc:626714879218155521> / <:praeswand:643166769518739477> - costly, no benefit; refer to `!blights` / `!praesuls`\n⬥ **EoF Kit / Spiking Boots** <:eofkit:923248842068074527> / <:shadowspike:1003947797491499098> - costly, no benefit\n⬥ **Magma Tempest** <:magmatempest:902209626509025290> - not worth pre-<:fsoa:869284271595069451>, consider purchasing it after", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /commands/notrading.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed":{ 3 | "title":"__This is not a Trading Server__", 4 | "color":39423, 5 | "fields":[ 6 | { 7 | "name": "__Please use the Grand Exchange__", 8 | "value":"⬥ Please do not try to trade through our channels\n⬥ If your Grand Exchange offer is not being completed:\n\u00a0\u00a0\u00a0\u00a0• Be patient, and increase/decrease your price as required" 9 | } 10 | ] 11 | } 12 | } 13 | .embed:json 14 | -------------------------------------------------------------------------------- /commands/opportunitycost.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Opportunity Cost__ :hourglass_flowing_sand:", 4 | "description": "Whenever calculating revenue, remember to factor in **opportunity cost**!", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__Key Points__", 9 | "value": "⬥ Getting a drop yourself is **not** cheaper than buying the drop on the GE\n\u00a0\u00a0\u00a0\u00a0• Using your own drop costs you whatever you could have sold it for\n⬥ Time spent doing a task could be spent earning GP <:coins:698816156961603654> instead" 10 | }, 11 | { 12 | "name": "__Example__", 13 | "value": "⬥ You do Solak <:solak:580167371310891029> to farm your own pages <:grimpage:643168594493964298>\n\u00a0\u00a0\u00a0\u00a0• Assume you make 50m <:coins:698816156961603654> in an hour (which includes the price of the <:grimpage:643168594493964298>)\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0⬩ If you can make 50M/hr elsewhere, you *could* just do that and buy <:grimpage:643168594493964298>\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0⬩ If you can make **>**50M/hr elsewhere, then you are losing that extra <:coins:698816156961603654>" 14 | } 15 | ] 16 | } 17 | } 18 | .embed:json 19 | -------------------------------------------------------------------------------- /commands/outdated.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Noticed an outdated guide?__", 4 | "thumbnail": { "url": "https://img.pvme.io/images/EPzzJe2xy6.gif" }, 5 | "description": "PvME guides are voluntarily updated, and so it can take time for guides to update due to testing required after major game updates or the discovery of new methods and rotations.", 6 | "color": 39423, 7 | "fields": [ 8 | { 9 | "name": "__Want to see guides updated faster?__", 10 | "value": "PvME is open-source, and everybody is welcome to contribute. If you have guide content you would like to see added, head over to and select Entry Editor to get started!" 11 | } 12 | ] 13 | } 14 | } 15 | .embed:json 16 | -------------------------------------------------------------------------------- /commands/overrides.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Blowpipe and Dart Overrides__ <:range:580168050121113623>", 4 | "color": 39423, 5 | "description": "⬥ They can make certain abilities hit faster (e.g. <:snap:535534127131394088>, <:rapid:535541270521708566>, and <:mds:535541259033378827>)\n\u00a0\u00a0\u00a0\u00a0• A detailed hit timings sheet can be found [here](https://docs.google.com/spreadsheets/d/17S4WGJ5iRVxy4kyn3tzrGDQb10O6tKAkNBnl7MaSE64/edit?usp=sharing)\n⬥ Main benefit: gain an extra hit when a mechanic would otherwise prevent it\n⬥ Overall they can improve killtimes, and in rare cases even KPH (e.g. <:Nex:513213159071547395>)" 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /commands/p7skulls.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Zamorak Phase 7 Death Skulls Infographic__", 4 | "description": "Green tiles indicate safe tiles to stand on when using <:deathskulls:1159434663903899728> to prevent bouncing to a rune.\n## Image assumes B rune is killed either manually or during the course of killing the runes Zamorak calls out.", 5 | "color": 39423, 6 | "image": { 7 | "url": "https://img.pvme.io/images/dRGS0SAUZN.webp" 8 | } 9 | } 10 | } 11 | .embed:json -------------------------------------------------------------------------------- /commands/pins.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Discord Pins__ :pushpin:", 4 | "description": "**All PvME guides contain a pinned Table of Contents for quick navigation.**", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__Viewing Pins on PC__ :computer:", 9 | "value": "*Note: forum channels must be opened in full view to see pins.*\n⬥ Press **Ctrl+P**, *or*\n⬥ Click the pin icon at the top, right of the channel name ([example](https://img.pvme.io/images/M1sTM2g.png))" 10 | }, 11 | { 12 | "name": "__Viewing Pins on Mobile__ :mobile_phone:", 13 | "value": "⬥ Swipe left in a channel and tap the pin icon ([example](https://img.pvme.io/images/Rwu15nK.jpeg))" 14 | } 15 | ] 16 | } 17 | } 18 | .embed:json 19 | -------------------------------------------------------------------------------- /commands/pocketslot.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Pocket Slot Comparisons__", 4 | "description": "⬥ Order may vary based on Boss / DPM\n\u00a0\u00a0\u00a0\u00a0• Check boss specific guides for more info, or ask in <#656898197561802760>", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__Melee, FSOA or Crit Buff__", 9 | "value": "⬥ <:grim:568262896375824385> > <:scriptureofful:902209626412560395> > <:scriptureofjas:869284342839513108> > <:cruelty:513190159546712074> / <:elementsscrim:841409588959510539>", 10 | "inline": true 11 | }, 12 | { 13 | "name": "\u200b", 14 | "value": "\u200b", 15 | "inline": true 16 | }, 17 | { 18 | "name": "__Ranged (Nex)__", 19 | "value": "⬥ <:scriptureofful:902209626412560395> > <:armabook:513190159051915264> > <:guthixbook:574290439356809216>", 20 | "inline": true 21 | }, 22 | { 23 | "name": "__Otherwise__", 24 | "value": "⬥ <:scriptureofful:902209626412560395> > <:grim:568262896375824385> > <:scriptureofjas:869284342839513108> > <:cruelty:513190159546712074> / <:elementsscrim:841409588959510539>\n\u00a0\u00a0\u00a0\u00a0• <:necromancy:1148995625896120460> use <:scriptureofjas:869284342839513108> > <:scriptureofful:902209626412560395>", 25 | "inline": true 26 | }, 27 | { 28 | "name": "\u200b", 29 | "value": "\u200b", 30 | "inline": true 31 | }, 32 | { 33 | "name": "__AOE Content__", 34 | "value": "⬥ <:scriptureofamascut:1266417822188437569> / <:scriptureofwen:883134307902816297>", 35 | "inline": true 36 | } 37 | ] 38 | } 39 | } 40 | .embed:json 41 | -------------------------------------------------------------------------------- /commands/preincend.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__How to Pre-Incend__", 4 | "color": 39423, 5 | "fields": [ 6 | { 7 | "name": "__Instructions__", 8 | "value": "1) Click War's Retreat dummy + stall <:incend:535541258429661215> + immediately click adrenaline crystal\n2) Once at 100% adrenaline, either:\n\u00a0\u00a0\u00a0\u00a0a) Re-click dummy to automatically release <:incend:535541258429661215> → **run** into instance ([demo](https://img.pvme.io/images/EuLLB1N.mp4))\n\u00a0\u00a0\u00a0\u00a0b) Enter instance → deploy <:dummy:656844963522281473> → (tc) + <:smokecloud:856635090641879050> to release <:incend:535541258429661215> on <:dummy:656844963522281473>" 9 | }, 10 | { 11 | "name": "__Common Issues__", 12 | "value": "⬥ Can't <:deathsswift:994921434633744455> / <:sunshine:994921119381463070> after pre-incending with method 2a\n\u00a0\u00a0\u00a0\u00a0• Must exit combat before trying to use <:deathsswift:994921434633744455> / <:sunshine:994921119381463070>\n\u00a0\u00a0\u00a0\u00a0• Do not use <:surge:535533810004262912> / <:dive:1049378668197195808> while entering instance - will keep you in combat\n⬥ <:perfectequilibrium:1006119102814887957> stacks misaligned in opening rotation\n\u00a0\u00a0\u00a0\u00a0• <:incend:535541258429661215> gives **one** <:perfectequilibrium:1006119102814887957> stack - use another <:range:580168050121113623> weapon to release the stalled <:incend:535541258429661215>" 13 | } 14 | ] 15 | } 16 | } 17 | .embed:json 18 | -------------------------------------------------------------------------------- /commands/pulsecoreboost: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Pulse Core Boosts__ <:pulsecore:1005450653390360626>", 4 | "description": "*Note: requires being a main account*\n⬥ Pulse cores give some of the highest skilling level boosts in-game\n\u00a0\u00a0\u00a0\u00a0• They are often used to get earlier access to powerful potions <:ovl:689554436179361864> <:elderovl:841419289831800882> or high-level <:archaeology:941211288665739274> relics like <:conservationofenergy:697808773711921195>", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__How to use pulse core boosts__", 9 | "value": "1) Go to w84 Fort Forinthry or Lumbridge market\n2) Sit around the Bank and wait for a pulse core to boost your skill of choice\n\u00a0\u00a0\u00a0\u00a0• Boosts up to 7-8 (depends on skill, check wiki)\n\u00a0\u00a0\u00a0\u00a0• Boosts also scale off of your level\n3) Switch worlds or lobby immediately\n\u00a0\u00a0\u00a0\u00a0• Temporary skill boosts decrease by 1 every 60 seconds\n\u00a0\u00a0\u00a0\u00a0• Switching worlds or lobbying resets this timer.\n3) Do the action you acquired the boost for. Switch worlds or lobby __at least__ every 60 seconds" 10 | } 11 | ] 12 | } 13 | } 14 | .embed:json 15 | -------------------------------------------------------------------------------- /commands/pvmehelp.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Helpful Commands__", 4 | "description": "⬥ For a detailed list of all our commands check out <#996854552353583185>\n\u00a0\u00a0\u00a0\u00a0• **Use commands in <#534563158304620564>**\n\u00a0\u00a0\u00a0\u00a0• If confused about a command, ask in <#656898197561802760> for more info", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /commands/pvmhelp.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__PvM Help__", 4 | "description": "⬥ If you need PvM related advice, ask in:\n\u00a0\u00a0\u00a0\u00a0• <#656898197561802760> for generic questions.\n\u00a0\u00a0\u00a0\u00a0• <#1021152606455873686> for longer on-topic conversations.\n\u00a0\u00a0\u00a0\u00a0• <#1019648841965916220> if you want constructive feedback on a video.", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /commands/queueing.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Ability Queueing__", 4 | "color": 39423, 5 | "description": "Refer to [this image](https://img.pvme.io/images/0Xh92hO.png) to see how to turn ability queueing on or off", 6 | "fields": [ 7 | { 8 | "name": "__Cons__", 9 | "value": "*Note: for more info on drawbacks, refer to **Ability Queueing** in <#1020550599248466050>*\n⬥ Queued defensives will not activate effect on-tick (when GCD ends)\n⬥ Queued ability interrupt / stall movement when activated\n⬥ When queued abilities fire on last tick of <:gbarge:535532879250456578> <:zerk:535532854004678657> <:limitless:641339233638023179> <:ingen:641339234111848463>, it is not affected\n⬥ Inconvenient to drop target (must use T90 shield voke / weapon spec)" 10 | }, 11 | { 12 | "name": "__Pros__", 13 | "value": "⬥ Less likely to lose ticks at high / inconsistent ping\n⬥ You can use spell binds mid-GCD" 14 | } 15 | ] 16 | } 17 | } 18 | .embed:json 19 | -------------------------------------------------------------------------------- /commands/quiver.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Pernix Quiver Setups__ <:pernixsquiver:902209626450296892>", 4 | "description": "Use `!ammo` to see what ammo to use where.\n⬥ <:pernixsquivergreen:923269339325554688> - Emerald (e) + Bik <:emeraldbakri:866551637714665484> + <:bikarrow:971025697235689513>\n⬥ <:pernixsquiverred:923269339178758204> - Ruby (e) + Hydrix (e) <:RubyBakri:565726489413287956> + <:HydrixBakri:550834403136503822>\n⬥ <:pernixsquiveryellow:923269339136798800> - Hydrix (e) + Ful / Jas Dragonbane <:HydrixBakri:550834403136503822> + <:fularrow:971025696958853180> / <:jasdragonbanearrow:971025697042755584>\n⬥ <:pernixsquiverblack:923269339132608532> - Ful + Wen <:fularrow:971025696958853180> + <:wenarrow:971025697046925362>\n⬥ <:pernixsquiverblue:923269339203903488> - Blackstone + Deathspore <:blackstonearrow:785031580149743617> + <:deathsporearrows:900758234527301642>", 5 | "color": 39423, 6 | "footer": { 7 | "text": "Note: This is aimed at BiS setups. Adjust as needed." 8 | } 9 | } 10 | } 11 | .embed:json 12 | -------------------------------------------------------------------------------- /commands/rasialpocket.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Why use Scripture of Jas with Necromancy__", 4 | "description": "This is **only** the case for Necromancy, and predominantly Rasial.", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__What Makes Scripture of Jas Strong__", 9 | "value": "⬥ Jas will double dip on damage boosts, i.e. vulnerability." 10 | }, 11 | { 12 | "name": "__When to Use Scripture of Jas__", 13 | "value": "⬥ At bosses where you can benefit from multiple damage boosts, i.e. Rasial.\n*Note: <:scriptureofful:902209626412560395> Ful Book is a good alternative, and may be better depending on the boss.*\n" 14 | } 15 | ] 16 | } 17 | } 18 | .embed:json 19 | -------------------------------------------------------------------------------- /commands/record.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed":{ 3 | "title":"__Recording__", 4 | "description":"To further assist you, a video example would be helpful. This makes it easier to deduce the problem you are having.", 5 | "color":39423, 6 | "fields":[ 7 | { 8 | "name":"__Steps to Take__", 9 | "value":"1) **Record** using software like [OBS](https://obsproject.com/) ([tutorial](https://youtu.be/JINLs2r-kPo)) or Windows Game Bar ([tutorial](https://support.microsoft.com/en-us/windows/record-a-game-clip-on-your-pc-with-xbox-game-bar-2f477001-54d4-1276-9144-b0416a307f3c))\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0⬩ Can also set up buffer recording with software including OBS and Nvidia shadowplay.\n2) **Upload** the clip using a platform like [YouTube](https://www.youtube.com/) or [Streamable](https://streamable.com/)\n\u00a0\u00a0\u00a0\u00a0a) If you wish to directly upload the file, ensure it is of MP4 format to embed\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0⬩ OBS can be set to output MP4 by default\n3) **Post** the video in <#1019648841965916220> to get feedback", 10 | "inline":false 11 | } 12 | ] 13 | } 14 | } 15 | .embed:json 16 | -------------------------------------------------------------------------------- /commands/records.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__PvM Records__", 4 | "thumbnail": { "url": "https://www.pvm-records.com/static/record/logo.png" }, 5 | "description": "The community acknowledged means of determining records.", 6 | "color": 39423, 7 | "fields": [ 8 | { 9 | "name": "__Links__", 10 | "value": "⬥ [Website](https://www.pvm-records.com/)\n⬥ [Discord Server](https://discord.gg/AR5qErBGDs)" 11 | } 12 | ] 13 | } 14 | } 15 | .embed:json 16 | -------------------------------------------------------------------------------- /commands/returningplayer.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Welcome back to RuneScape!__", 4 | "description": "⬥ As a returning player, there's plenty of content you may have [missed]()\n⬥ We've compiled some information for you to go through at your own pace:", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__Useful Resources__", 9 | "value": "⬥ <#1229085232561389660> links you to channels to help get you started again\n⬥ If your combat stats are below 70, <#1229684782183481385> has tips to get you started\n⬥ If your stats are 70+, <#1229684669868413019> will prepare you for bossing\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0⬩ Also, <#1020045708746833930> will show you how to upgrade your gear\n⬥ This [document]() contains common abbreviations and their meaning\n⬥ **If you need any help**, there's a dedicated help team in <#656898197561802760>" 10 | } 11 | ] 12 | } 13 | } 14 | .embed:json 15 | -------------------------------------------------------------------------------- /commands/rng.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__RNG__", 4 | "description": "How droprates work, or are you *actually* unlucky?", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__Droprates__", 9 | "value": "⬥ A droprate of 1/X does not mean you expect to receive the item in X kills.\n⬥ Chances of you not receiving a drop:\n\u00a0\u00a0\u00a0\u00a0• After X kills: 36.6%\n\u00a0\u00a0\u00a0\u00a0• After 2X kills: 13.4%\n\u00a0\u00a0\u00a0\u00a0• After 3X kills: 4.9%\n⬥ You can check your chance of receiving a drop [here](https://runescape.wiki/w/Calculator:Combat/Drop_Rate)\n⬥ It is not the rarest thing in the world to go this dry.\n\u00a0\u00a0\u00a0\u00a0• Make sure you are actually eligible for the drop too (e.g. for `!defender`)" 10 | } 11 | ] 12 | } 13 | } 14 | .embed:json 15 | -------------------------------------------------------------------------------- /commands/rod.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Ring of Death__ <:RoD:513190159462825984>", 4 | "color": 39423, 5 | "description": "", 6 | "fields": [ 7 | { 8 | "name": "__Primary Benefit__", 9 | "value": "*Note: more details and notes can be found [here](https://runescape.wiki/w/Ring_of_Death)*\n⬥ **Effect**: revived to full HP, 3 min cooldown; activates after Sign of Life <:signoflife:1005552211847295076>\n\u00a0\u00a0\u00a0\u00a0• A ramping DoT is applied which lasts until death or return to a bank area.\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0⬩ Taking off <:RoD:513190159462825984> triples the damage until it is re-equipped." 10 | }, 11 | { 12 | "name": "__Considerations__", 13 | "value": "⬥ No crit chance buff → negatively impact crit-dependent rots (e.g. <:soa:869284271595069451> <:spec:537340400273195028>)\n⬥ High upfront cost → weigh against how often it may save you." 14 | } 15 | ] 16 | } 17 | } 18 | .embed:json 19 | -------------------------------------------------------------------------------- /commands/scourge.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__**Abyssal Scourge**__ <:abyssalscourge:947871842469834832>", 4 | "color": 39423, 5 | "fields": [ 6 | { 7 | "name": "__How it Works__", 8 | "value": "⬥ Each melee hit refreshes and adds a stack of *Abyssal Parasites*\n⬥ Parasite stacks deal bleed damage, increasing up to 50 stacks\n⬥ Stacks are reset after 9 seconds if not refreshed" 9 | }, 10 | { 11 | "name": "__Interactions__", 12 | "value": "⬥ Parasites count for Jaws of the Abyss <:jawsoftheabyss:947871842595639306>, and Champions Ring <:championring:839903943630520350>\n⬥ <:dismember:535532879376023572> <:bloodtendrils:535532854327640064> <:slaughter:535532879237873666> and <:destroy:535532879330148352> can add many stacks if used with <:abyssalscourge:947871842469834832>" 13 | }, 14 | { 15 | "name": "__Camping Scourge__", 16 | "value": "⬥ Use <:abyssalscourge:947871842469834832> over T95 Dark Shard of Leng <:lengmh:883134308146098227> only for:\n\u00a0\u00a0\u00a0\u00a0• Maintaining 50 parasite stacks with <:dismember:535532879376023572>\n\u00a0\u00a0\u00a0\u00a0• Camping a weapon for low effort content" 17 | } 18 | ] 19 | } 20 | } 21 | .embed:json -------------------------------------------------------------------------------- /commands/screenshot.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed":{ 3 | "title":"__Screenshots__", 4 | "description":"Hello! To further assist you, a screenshot example would be helpful. This makes it easier to deduce the problem you are having", 5 | "color":39423, 6 | "fields":[ 7 | { 8 | "name":"__Steps to Take__", 9 | "value":"1) **Screenshot** using the respective instructions for your platform below\n\u00a0\u00a0\u00a0\u00a0a) *Windows*: **Windows Key + Shift + S**\n\u00a0\u00a0\u00a0\u00a0b) *macOS*: **Command + Shift + 4**\n\u00a0\u00a0\u00a0\u00a0c) *Linux*: **Shift + Print Screen**\n2) **Upload** the screenshot using a platform like [Imgur](https://img.pvme.io/images/)\n\u00a0\u00a0\u00a0\u00a0a) To directly upload it, you can **Right Click → Paste** in the chat box of Discord\n3) **Post the screenshot** in the respective channel to get feedback", 10 | "inline":false 11 | } 12 | ] 13 | } 14 | } 15 | .embed:json 16 | -------------------------------------------------------------------------------- /commands/scythe.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Scythe Bad__", 4 | "description": "Generally, a Noxious Scythe <:noxscythe:513190159341322240> isn't worth it due to its <:coins:698816156961603654> $data_pvme:unlock_noxscythe$ price", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__Justification__", 9 | "value": "⬥ There are usually **cheaper viable alternatives:**\n\u00a0\u00a0\u00a0\u00a0• **T90 damage halberd?** Laniakea's spear <:lanispear:839903893177106454> is <:coins:698816156961603654> $data_pvme:unlock_laniakeaspear$\n\u00a0\u00a0\u00a0\u00a0• **T90 accuracy halberd?** Dragon Rider's lance <:dragonriderlance:643161541931171872> is <:coins:698816156961603654> $data_pvme:unlock_drl$\n\u00a0\u00a0\u00a0\u00a0• **A general-purpose T87 2H?** Annihilation <:annihilation:796989662983094275> is <:coins:698816156961603654> $data_pvme:unlock_annihilation$" 10 | } 11 | ] 12 | } 13 | } 14 | .embed:json 15 | -------------------------------------------------------------------------------- /commands/sgb.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Seren Godbow__ <:sgb:626466665848242186>", 4 | "color": 39423, 5 | "fields": [ 6 | { 7 | "name": "__When to SGB__", 8 | "value": "Only <:sgb:626466665848242186> at 3x3+ bosses. Boss sizes can be found [here](https://docs.google.com/spreadsheets/d/1fyH5qJjb08SzefZTQ23jANcKq7V8xSw7YHCu8QasQco)." 9 | }, 10 | { 11 | "name": "__How to Off-style SGB__", 12 | "value": "*Note: things prior to spec in the sequence can be done on an earlier tick*\n⬥ Physical SGB: <:ingen:641339234111848463> + <:anguish:583429936665198592> / <:Desolation:513190159018098713> + <:sgb:626466665848242186> swap + <:spec:537340400273195028> → swap prayer back\n⬥ EoF SGB: <:ingen:641339234111848463> + <:anguish:583429936665198592> / <:Desolation:513190159018098713> + <:eofblue:780401412906680330> equip + weapon swap + <:eofspec:1257438999794946099> → swap prayer back" 13 | }, 14 | { 15 | "name": "__Benefits of EoF SGB__ <:sgb:626466665848242186> <:eofblue:780401412906680330>", 16 | "value": "⬥ Chin SGB <:mechchin:641669268722810881> + <:sgb:626466665848242186> <:eofspec:1257438999794946099>\n\u00a0\u00a0\u00a0\u00a0• Fires 1 spec per target within chin area-of-effect (capped at 9)\n⬥ Can <:sgb:626466665848242186> <:eofspec:1257438999794946099> while using <:bolg:994189289623662702> (this also builds 1 stack)" 17 | } 18 | ] 19 | } 20 | } 21 | .embed:json 22 | -------------------------------------------------------------------------------- /commands/shattered-worlds.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Item Leveling__", 4 | "description": "⬥ Use charged [XP Capacitors](https://runescape.wiki/w/XP_Capacitor_5000#Charged) <:xpcapacitor:1039869645768884256> for all methods, for extra item experience.\n\u00a0\u00a0\u00a0\u00a0• Purchasable from Grand Exchange.", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__Fast Method: Shattered Worlds with Feeling Pumped__", 9 | "value": "⬥ **Do worlds 116-120**; downgrade for slower XP if not possible (e.g., 91-95)\n\u00a0\u00a0\u00a0\u00a0• Spam <:dbow:643848618553507843> <:eofspec:1257438999794946099> with <:mechchin:641669268722810881> + <:range:580168050121113623> OH **OR** spam <:dragon2hsword:1048592040507744257> <:eofspec:1257438999794946099>\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0⬩ Can equip another weapon as you use <:eofspec:1257438999794946099> for item XP on said weapon\n⬥ Video guide available [here](https://www.youtube.com/watch?v=bOeknuojYtI) or [here (shorter)](https://www.youtube.com/watch?v=oy0IZCZWTn0)" 10 | }, 11 | { 12 | "name": "__Significantly Slower Method: AFKing__", 13 | "value": "⬥ Abyssal demons 85 <:slayer:797896049548066857>, Abyssal beasts 105 <:slayer:797896049548066857>, Armoured phantoms 113 <:slayer:797896049548066857>" 14 | } 15 | ] 16 | } 17 | } 18 | .embed:json 19 | -------------------------------------------------------------------------------- /commands/sheets.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__PVM Spreadsheets__", 4 | "description": "Below are some useful community made tools to plan your pvm encounters.\nMany more can be found in <#1020550621222408282>.", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__Rotation Builders__", 9 | "value": "⬥ [HightDetal's Rotation Builder](https://hightdetal.github.io/rotation-builder/)" 10 | }, 11 | { 12 | "name": "__Ability Calculations__", 13 | "value": "⬥ [RS Analysis Ability Damage](https://rs-analysis.xyz/)\n⬥ [RS Hit Chance Calculator](https://pvme.io/hit-chance-calculator/)" 14 | } 15 | ] 16 | } 17 | } 18 | .embed:json 19 | -------------------------------------------------------------------------------- /commands/smokecloud.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Smoke Cloud__", 4 | "description": "Generally, apply Smoke Cloud <:smokecloud:856635090641879050> at the start of the fight as you Target Cycle", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__Magic__ <:Magic:689504724159823906>", 9 | "value": "⬥ <:sunshine:994921119381463070> → (tc) <:smokecloud:856635090641879050> ability ([Demo](https://youtu.be/-YlIXhfbj58))\n⬥ <:deto:535533833358016512> → (tc) <:smokecloud:856635090641879050> <:deto:535533833358016512> ability ([Demo](https://youtu.be/Icd6_rhPQ8Y))" 10 | }, 11 | { 12 | "name": "__Ranged__ <:range:580168050121113623>", 13 | "value": "⬥ <:deathsswift:994921434633744455> → (tc) <:smokecloud:856635090641879050> ability ([Demo](https://youtu.be/k_XjR45aiXQ))\n⬥ <:ecb:615618531937222657> <:spec:537340400273195028> → (tc) <:smokecloud:856635090641879050> ability ([Demo](https://youtu.be/k0hZg700Jf0))" 14 | }, 15 | { 16 | "name": "__Melee__ <:Attack:689509250472476758>", 17 | "value": "⬥ <:zerk:535532854004678657> → (tc) (fastest) <:gbarge:535532879250456578> → (4t) <:smokecloud:856635090641879050> ability ([Demo](https://youtu.be/vSInvfd83HQ))" 18 | }, 19 | { 20 | "name": "__Necromancy__ <:necromancy:1148995625896120460>", 21 | "value": "⬥ Apply <:smokecloud:856635090641879050> without a Necro MH equipped to not lose a GCD\n\u00a0\u00a0\u00a0\u00a0• Can be 4-ticked (refer to `!4taa`) after any non-channel\n\u00a0\u00a0\u00a0\u00a0• E.g.: (equip) <:abyssalwand:841409588590805043> → (tc) <:smokecloud:856635090641879050> + <:deathguard90:1138809243143766118> + <:deathskulls:1159434663903899728>" 22 | } 23 | ] 24 | } 25 | } 26 | .embed:json 27 | -------------------------------------------------------------------------------- /commands/spellswap.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__How to Change Spells__", 4 | "color": 39423, 5 | "description":"Generally, use manual spellcasting and right-click spells to switch. For more details on manual spellcasting, see `!manualsc` command.", 6 | "fields": [ 7 | { 8 | "name": "__With Manual Spellcasting__", 9 | "value": "⬥ Right-click the spell from your book, or an action bar\n\u00a0\u00a0\u00a0\u00a0• **Pros:** flexible timing, plus all benefits of manual spellcasting\n\u00a0\u00a0\u00a0\u00a0• **Cons:** can be easy to misclick" 10 | }, 11 | { 12 | "name": "__Without Manual Spellcasting__", 13 | "value": "⬥ Input (left-click, or keybind) your desired spell + your next ability, same tick\n\u00a0\u00a0\u00a0\u00a0• **Pros:** no right-clicking required\n\u00a0\u00a0\u00a0\u00a0• **Cons:** less flexible in timing, and lose all benefits of manual spellcasting" 14 | } 15 | ] 16 | } 17 | } 18 | .embed:json 19 | -------------------------------------------------------------------------------- /commands/splitsoul.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Split Soul__ <:ecb:615618531937222657> <:spec:537340400273195028> / <:splitsoul:1137809168368148490>", 4 | "color": 39423, 5 | "fields": [ 6 | { 7 | "name": "__Requirements to Get Split Soul Damage__", 8 | "value": "1) <:soulsplit:615613924506599497> heal occurs during <:ecb:615618531937222657> <:spec:537340400273195028> / <:splitsoul:1137809168368148490> **and**\n2) Ability hitsplat occurs during <:ecb:615618531937222657> <:spec:537340400273195028> / <:splitsoul:1137809168368148490>" 9 | }, 10 | { 11 | "name": "__Various Interactions__", 12 | "value": "⬥ At <:vorago:572867742613635082> - does not cause P5 (NM) / P10/11 (HM) pushback\n⬥ For <:weppoison:689525476158472288> - more hitsplats resulting in more poison procs\n⬥ For <:Vuln:537349530551582720> - 10% increase on ability and then blight damage (i.e. double dips)\n\u00a0\u00a0\u00a0\u00a0• Also applies for other on-hit modifiers like <:dragonslayer:641339921814126594>\n⬥ Multi-hit / DoT abilities - more smaller hits has better synergy with <:ecb:615618531937222657> <:spec:537340400273195028> / <:splitsoul:1137809168368148490>" 13 | }, 14 | { 15 | "name": "__Differences Between Split Soul Sources__", 16 | "value": "⬥ <:ecb:615618531937222657> <:spec:537340400273195028> is lost upon swapping mainhands, <:splitsoul:1137809168368148490> is not\n⬥ <:splitsoul:1137809168368148490> only applies to <:necromancy:1148995625896120460> damage, <:ecb:615618531937222657> <:spec:537340400273195028> is not limited to just <:range:580168050121113623> damage" 17 | } 18 | ] 19 | } 20 | } 21 | .embed:json 22 | -------------------------------------------------------------------------------- /commands/stalling.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Stalling__", 4 | "description": "⬥ For more details feel free to watch this [video](https://youtu.be/kd9QpM12ckg)\n⬥ Spell vs Click release differences can be found [here](https://pvme.github.io/pvme-guides/miscellaneous-information/mechanics/?h=mechanics#ability-stalling)\n⬥ To learn *what* stalling is, refer to [this Wiki page](https://runescape.wiki/w/Ability_stalling)", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__How to stall__", 9 | "value": "1) Cast an ability outside of your max cast range\n\u00a0\u00a0\u00a0\u00a0a) For non-2H/DW locked <:Magic:689504724159823906> / <:range:580168050121113623> abilities: a <:Attack:689509250472476758> OH makes max cast range MD\n2) If doing Click / Spell release, also click under yourself" 10 | }, 11 | { 12 | "name": "__How to extend__", 13 | "value": "⬥ Bladed Dive <:bd:535532854281764884>, and Dive <:dive:1049378668197195808>\n⬥ Casting Invoke Lord of Bones <:invokelordofbones:1176968330582700174>, Darkness <:darkness:1137809209782698024>, Split Soul <:splitsoul:1137809168368148490> or Threads <:threadsoffate:1137809172335951933>\n*Note: any other ability, or dropping combat, cancels your stall*" 14 | }, 15 | { 16 | "name": "__How to release__", 17 | "value": "**⬥ Run-in release** - Let your character run in to automatically release\n**⬥ Click release** - Re-click your target to release the stall\n**⬥ Spell release** - Use a spell such as Smoke Cloud <:smokecloud:856635090641879050> to release the stall" 18 | } 19 | ] 20 | } 21 | } 22 | .embed:json 23 | -------------------------------------------------------------------------------- /commands/submissions.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Mastery and Feats Submissions__", 4 | "description":"⬥ If the category is closed, your submission will be **rejected**.\n\u00a0\u00a0\u00a0\u00a0• Ask in <#656898197561802760> if you have any questions.\n⬥ All submissions require supporting evidence to be reviewed by staff and / or <@&996992933792321586>.\n\u00a0\u00a0\u00a0\u00a0• To find which kind of evidence is required, check the **rules** for the respective Mastery / Feat you're trying to submit.\n⬥ Post your submissions in <#827692629197324348>.", 5 | "color": 16711683, 6 | "thumbnail": { "url": "https://img.pvme.io/images/EPzzJe2xy6.gif" }, 7 | "fields": [ 8 | { 9 | "name": "__Status__", 10 | "value": "⬥ [Mastery](https://discord.com/channels/534508796639182860/1252518301486284943): Open ✅\n\u00a0\u00a0\u00a0\u00a0• Master / Grandmaster, only **videos** unless otherwise stated.\n⬥ [Feats](https://discord.com/channels/534508796639182860/1252514902044839957): Open ✅\n\u00a0\u00a0\u00a0\u00a0• Only **videos** unless otherwise stated." 11 | } 12 | ] 13 | } 14 | } 15 | .embed:json 16 | -------------------------------------------------------------------------------- /commands/suggestion-thank-you.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Thanks for your suggestion!__", 4 | "thumbnail": { "url": "https://img.pvme.io/images/EPzzJe2xy6.gif" }, 5 | "color": 39423, 6 | "description": "We appreciate your feedback to help improve our resources.", 7 | "fields": [ 8 | { 9 | "name": "__Did you know?__", 10 | "value": "PvME is open-source, and everybody is welcome to contribute. Visit and select Entry Editor for more detail." 11 | } 12 | ] 13 | } 14 | } 15 | .embed:json 16 | -------------------------------------------------------------------------------- /commands/suggestion.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Suggestions__", 4 | "description": "Please post any feedback in <#1020853673317908500>.\nIf a suggestion is accepted, it will be implemented as soon as possible.\nFeel free to become an `!editor` to help speed up the process.", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__Example of Suggestions__", 9 | "value": "⬥ Typos / unclear wording\n⬥ Pointing out wrong / outdated information / images\n⬥ Things you feel could be worth adding to current guides\n⬥ Ideas for new guides / commands" 10 | }, 11 | { 12 | "name": "__Anonymous Feedback__", 13 | "value": "⬥ If you wish to leave feedback/suggestions anonymously, submit it via [this form](https://forms.gle/2Q4fPrtsdCZkKEnf8)\n\u00a0\u00a0\u00a0\u00a0• Your email information is not collected" 14 | } 15 | ] 16 | } 17 | } 18 | .embed:json 19 | -------------------------------------------------------------------------------- /commands/swiftgloves.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Swift Gloves__ <:swiftgloves:1023132419597008906>", 4 | "description": "⬥ These have a 5% chance to proc on a basic / auto hit. Cooldown of 6.6s.\n\u00a0\u00a0\u00a0\u00a0• Will **not** proc in <:deathsswift:994921434633744455> / <:gdeathsswift:994644354536837121>", 5 | "color": 39423, 6 | "color": 2723147, 7 | "fields": [ 8 | { 9 | "name": "__Proc Effect__", 10 | "value": "⬥ Adds an additional 25% of the initial hit damage\n⬥ Carries the passive of the ability used to proc\n\u00a0\u00a0\u00a0\u00a0• For 7-hit <:gricocaroming:867678153966878740> this adds 5 more 65-75% hits\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0⬩ Increases damage range to 516-624% from 175-230%" 11 | } 12 | ] 13 | } 14 | } 15 | .embed:json 16 | -------------------------------------------------------------------------------- /commands/t100: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Tier 100 weapon upgrade__", 4 | "description":"⬥ The [Shard of Genesis Essence](https://runescape.wiki/w/Shard_of_Genesis_Essence) <:shardofgenesisessence:1266418218264694954> is an [enchantment](https://runescape.wiki/w/Enchantment>).\n\u00a0\u00a0\u00a0\u00a0• So, it becomes **permanently bound** to you when used.", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__How does it work?__", 9 | "value": "⬥ Buffs all instances of the chosen t95 weapon(s).\n\u00a0\u00a0\u00a0\u00a0• You only need **one** shard for a set of dual wield weapons.\n⬥ Applied directly to **ability damage**.\n\u00a0\u00a0\u00a0\u00a0• So it also improves the damage of ammo, spells, and <:conjureskeleton:1159434516658651147> / <:poisonicon:944649693500154006> / <:as4:712074245202772009>" 10 | } 11 | ] 12 | } 13 | } 14 | .embed:json 15 | -------------------------------------------------------------------------------- /commands/tc.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed":{ 3 | "title":"__Target Cycle__", 4 | "description":"For more details, see the __**Target Cycle**__ section in <#1020550599248466050>.", 5 | "color":39423, 6 | "fields":[ 7 | { 8 | "name":"__Benefits__", 9 | "value":"⬥ Allows you to target something earlier than you would be able to click it\n⬥ Can be more efficient, and less error-prone than clicking\n⬥ Easier on your hands/wrists" 10 | }, 11 | { 12 | "name":"__Which to Use__", 13 | "value":"⬥ **Radial Forward**:\n\u00a0\u00a0\u00a0\u00a0• Everywhere\n⬥ **Radial Backward**:\n\u00a0\u00a0\u00a0\u00a0• Solak legs as <:Magic:689504724159823906>\n\u00a0\u00a0\u00a0\u00a0• Scopulus P3 as <:range:580168050121113623> / <:Magic:689504724159823906> base at Vorago\n\u00a0\u00a0\u00a0\u00a0• Some RoTS <:karil:641696573272621086> rots" 14 | } 15 | ] 16 | } 17 | } 18 | .embed:json 19 | -------------------------------------------------------------------------------- /commands/teamforming.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "color": 39423, 4 | "description": "⬥ Our recommendation is to use our <#944775418844688464> for team forming\n⬥ For PvM clans, you can check the [RuneScape](https://discord.gg/rs) discord's Clan Hub\n\u00a0\u00a0\u00a0\u00a0• For general team forming, try their Game Help section\n⬥ For Combat Achievements team forming, try PvME's <#1340886201753665648>", 5 | "title": "__Teamforming Servers__", 6 | "fields": [ 7 | { 8 | "name": "**__Boss-specific Servers__**", 9 | "value": "⬥ [Amascut, Goddess of Destruction](https://discord.gg/amascut)\n⬥ [Nex, Angel of Death](https://discord.gg/2rd8Vqe)\n⬥ [Mazcab Academy](https://discord.gg/egQBwuM)\n⬥ [Raids School](https://discord.gg/vfXXTBE)\n⬥ [Rago PvM](https://discord.gg/Q8xpnYp)\n⬥ [Solak](https://discord.gg/solak)\n⬥ [Zamorak](https://discord.gg/ax25gBQmSE)", 10 | "inline": true 11 | }, 12 | { 13 | "name": "\u200b", 14 | "value": "\u200b", 15 | "inline": true 16 | }, 17 | { 18 | "name": "**__General Servers__**", 19 | "value": "⬥ [Achievement Help](https://discord.gg/hxE8FMh)\n\u00a0\u00a0\u00a0\u00a0• Reaper Crew only\n⬥ [Boss Guild](https://discord.gg/bossguild)\n⬥ [Boss School](https://discord.gg/88ru2vd)\n⬥ [Irons of Gielinor](https://discord.gg/iog)", 20 | "inline": true 21 | } 22 | ] 23 | } 24 | } 25 | .embed:json 26 | -------------------------------------------------------------------------------- /commands/telosp1.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__How To Smoke Freedom → 2H Ice Wrack Telos__ <:smokecloud:856635090641879050> <:freedom:535541258240786434> → <:icebarrage:537340400185245701> <:wrack:1257439366708592651>", 4 | "description": "Equip DW → <:smokecloud:856635090641879050> + <:freedom:535541258240786434> (in that order) → (wait for GCD end) → 2H <:icebarrage:537340400185245701> + <:wrack:1257439366708592651>\n\n*Note: For more info on <:freedom:535541258240786434>, use !freedom*", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__Common Issues:__", 9 | "value": "1) 2H <:freedom:535541258240786434>\n\u00a0\u00a0\u00a0\u00a0a) This fires a 2H auto with <:freedom:535541258240786434>, so you cannot 2H <:icebarrage:537340400185245701> <:wrack:1257439366708592651>\n\n2) Doing a DW ability before <:freedom:535541258240786434>\n\u00a0\u00a0\u00a0\u00a0a) Your 2H auto will happen mid GCD (so you cannot change it)\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0⬩ To fix this, click under / an item in inventory 1t after <:freedom:535541258240786434>\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0⬩ Preferable solution is to use a 2H ability prior to <:freedom:535541258240786434>" 10 | } 11 | ] 12 | } 13 | } 14 | .embed:json 15 | -------------------------------------------------------------------------------- /commands/telosp5.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Telos P5 Target Cycle Timing__", 4 | "description": "For P5-specific timing & movement questions, read: <#1218300617399996426>", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /commands/upgrade.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Upgrade Order__", 4 | "description": "⬥ Upgrading gear is often confusing, a good start is to check <#1020045708746833930>\n\u00a0\u00a0\u00a0\u00a0• Direct links: <:Magic:689504724159823906> [Magic](https://discord.com/channels/534508796639182860/1250862463788908637) <:Magic:689504724159823906> | <:melee:1096130867279171706> [Melee](https://discord.com/channels/534508796639182860/1250862462442410216) <:melee:1096130867279171706> | <:range:580168050121113623> [Ranged](https://discord.com/channels/534508796639182860/1250862461003895025) <:range:580168050121113623> | <:necromancy:1148995625896120460> [Necro](https://discord.com/channels/534508796639182860/1250862466196570243) <:necromancy:1148995625896120460>\n\u00a0\u00a0\u00a0\u00a0• Alternatively, refer to the wiki's [Upgrade order](https://runescape.wiki/w/PvM_unlock_guide#Upgrade_order) page for a checklist version.\n⬥ If you still have further questions after, ask in <#656898197561802760>", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /commands/vestments.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Vestments of Havoc Set Effect__ <:vestmentsofhavochood:994189297659940904>", 4 | "color": 39423, 5 | "description": "⬥ **2 piece** - casting an ultimate restores 15% adren over 30t (0.5 adren/tick)\n\u00a0\u00a0\u00a0\u00a0• Casting another ult. in this period ends the effect and restores 20% adren\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0⬩ Neither of these adrenaline restoration effects are affected by <:nat:535541258131865633>\n⬥ **3 piece** - <:zerk:535532854004678657> duration increased from 34t to 44t\n⬥ **4 piece** - max adrenaline increased by 20%\n\u00a0\u00a0\u00a0\u00a0• Often will use <:vestmentsofhavochood:994189297659940904> as a switch for this effect, and otherwise use <:jawsoftheabyss:947871842595639306> (`!jaws`) " 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /commands/vigour.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Ring of Vigour__ <:rov:513201065877831680>", 4 | "description": "⬥ **Effect** - ultimates refund 10% adren and specials cost 0.9x adren to cast\n\u00a0\u00a0\u00a0\u00a0• Stacks with Conservation of Energy relic <:conservationofenergy:697808773711921195> and Invigorate aura <:invigaura:643505652865695767>\n⬥ Purchased from [DG reward shop](https://runescape.wiki/w/Daemonheim_Rewards) with 62 <:dungeoneering:1003947795541143632> and 50k <:dungtoken:762960358930907156>\n\u00a0\u00a0\u00a0\u00a0• Becomes a passive by combining with [warped gem](https://runescape.wiki/w/Warped_gem) <:warpedgem:968908526955167774> after [Extinction](https://runescape.wiki/w/Extinction)\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0⬩ Talk to [Vicendithas](https://runescape.wiki/w/Vicendithas) in [Effigy Incubator](https://runescape.wiki/w/Effigy_Incubator) after visiting [Iaia](https://runescape.wiki/w/Dream_of_Iaia) to get the gem\n⬥ It is **always recommended** to use a <:rov:513201065877831680>, regardless of if it is a passive or not", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /commands/vuln.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Vulnerability__ <:Vuln:537349530551582720> / <:vulnbomb:655341074235129858>", 4 | "description": "Remember to <:Vuln:537349530551582720> / <:vulnbomb:655341074235129858> more often in a fight! **It only lasts 1 minute**", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__Tips on How to Remember To__ <:Vuln:537349530551582720> / <:vulnbomb:655341074235129858>", 9 | "value": "*Note: just **use one** of these approaches to help remember*\n⬥ Apply <:Vuln:537349530551582720> / <:vulnbomb:655341074235129858> any time you cast a damage-boosting ultimate <:zerk:535532854004678657> <:sunshine:994921119381463070> <:deathsswift:994921434633744455>\n⬥ Apply <:Vuln:537349530551582720> / <:vulnbomb:655341074235129858> at the start of each phase\n⬥ Apply <:Vuln:537349530551582720> / <:vulnbomb:655341074235129858> when you see the minute of boss timer change\n⬥ Apply <:Vuln:537349530551582720> / <:vulnbomb:655341074235129858> at random in <1min intervals" 10 | } 11 | ] 12 | } 13 | } 14 | .embed:json 15 | -------------------------------------------------------------------------------- /commands/walkability.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__How to Walk Abilities__", 4 | "color": 39423, 5 | "description": "⬥ When moving you want to ensure you are still using abilities\n\u00a0\u00a0\u00a0\u00a0• However, the input order is very important\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0⬩ To move and use an ability same tick, do ability → movement\n\u00a0\u00a0\u00a0\u00a0• Be aware, using an ability stops any remaining movement\n\u00a0\u00a0\u00a0\u00a0• Be aware, moving stops Revolution firing abilities, so cast an ability", 6 | "fields": [ 7 | { 8 | "name": "__What Abilities Cannot be Walked__", 9 | "value": "⬥ All <:range:580168050121113623> and <:Magic:689504724159823906> channels, as well as <:deto:535533833358016512>\n\u00a0\u00a0\u00a0\u00a0• <:rapid:535541270521708566> can be walked with <:fleetingboots:789813993480388640>, <:snipe:535541258425204770> with <:nightmaregauntlets:513190159441723392>\n\u00a0\u00a0\u00a0\u00a0• <:melee:1096130867279171706> channels can be walked on t1/3/5/7 where cast tick = t0\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0⬩ Messing up **results in the channel being cancelled early**" 10 | }, 11 | { 12 | "name": "__Applications__", 13 | "value": "⬥ Kiting bosses and to dodge / deal with mechanics" 14 | } 15 | ] 16 | } 17 | } 18 | .embed:json 19 | -------------------------------------------------------------------------------- /commands/walkbleeds.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Walking Bleeds__", 4 | "color": 39423, 5 | "description": "⬥ Walking bleeds is tick perfect, or else you lose damage\n\u00a0\u00a0\u00a0\u00a0• The order of inputs is also important", 6 | "fields": [ 7 | { 8 | "name": "__Bleeds That can be Walked:__", 9 | "value": "⬥ Slaughter <:slaughter:535532879237873666>, Combust <:comb:535533833098100745>, Fragmentation Shot <:frag:535541273755385885>" 10 | }, 11 | { 12 | "name": "__How to Walk Bleeds:__", 13 | "value": "*Note: boss must move as a result or the bleed is not walked (e.g. **not** <:Ambassador:583430542809235458>)*\n⬥ **Way 1**: Cast bleed → walk under boss (same tick) ([Demo](https://img.pvme.io/images/O26E8Rr.mp4))\n⬥ **Way 2**: Cast bleed → walk out of boss's attack range (same tick) ([Demo](https://img.pvme.io/images/pRrc7xg.mp4))" 14 | } 15 | ] 16 | } 17 | } 18 | .embed:json 19 | -------------------------------------------------------------------------------- /commands/walkboss.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Walking Bosses__", 4 | "description": "Assuming the boss can move, there are 2 main ways to move the boss:\n1) Move outside the boss's max cast range so they chase you\n2) Stepping under the boss\n\u00a0\u00a0\u00a0\u00a0a) If boss doesn't hit a wall, causes the boss to move a non-North direction\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0⬩ The boss will only walk this direction when stepped under\n\u00a0\u00a0\u00a0\u00a0b) If boss hits a wall, direction boss moves when stepped under changes\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0⬩ Picks next counter-clockwise direction (excluding North)\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0⬩ Possible direction changes: South → West; West → East; East → South", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /commands/weakness.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed":{ 3 | "title":"__Monster Weaknesses__", 4 | "description":"⬥ Many monsters have a weakness, seen next to its name\n\u00a0\u00a0\u00a0\u00a0• Matching the weakness just means you are less likely to splash\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0⬩ If you were already 100% [hitchance](https://docs.google.com/spreadsheets/d/1X0GwTMCpCW5plaV0Gdvgw_glPlj-y-UBDiKjHmTkGBM), then you gain no extra benefits\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0⬩ Exceptions: <:icestrykewyrm:1004107267915907166> / <:glacor:1004107344935923743> take extra damage from their weakness (<:firesurge:543465116092334083> spells)", 5 | "color":39423 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /commands/weapon.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Weapon Command__", 4 | "color": 39423, 5 | "description": "⬥ Does **NOT** factor in hitchance\n⬥ To compute overall DW tier, do: (⅔ x MH Tier) + (⅓ x OH Tier)\n⬥ Assumes T90 Armour + T80 Gloves/Boots + <:reaverring:839903943018283050> + <:berserker:643505116347105290> <:mani:643505153709965322> <:reckless:643505179378974748> + <:turmoil:583429936606347280> <:torment:583429936958930964> <:anguish:583429936665198592>\n⬥ GWD2 weapons are T80 damage, T85 Glacor swords are T88 damage\n⬥ **To find the difference between tiers, do (*Higher* Tier % - *Lower* Tier %)**\n\u00a0\u00a0\u00a0\u00a0• E.g. the difference between T95 and T85 is (9.8% - 3.3%) which is 6.5%", 6 | "fields": [ 7 | { 8 | "name": "__T80-T90 Weapons__", 9 | "value": "**⬥ T87:** ~4.6% increase over T80\n⬥ **T88:** ~5.3% increase over T80\n⬥ **T90:** ~6.6% increase over T80", 10 | "inline": true 11 | }, 12 | { 13 | "name": "__T92-T100 Weapons__", 14 | "value": "⬥ **T92:** ~7.9% increase over T80\n⬥ **T95:** ~9.9% increase over T80\n⬥ **T100:** ~13.2% increase over T80", 15 | "inline": true 16 | } 17 | ] 18 | } 19 | } 20 | .embed:json 21 | -------------------------------------------------------------------------------- /commands/website.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "Link to PvME Website", 4 | "url": "https://pvme.github.io/", 5 | "description": "PvME has a website! You may find it easier to navigate than the Discord.", 6 | "color": 39423 7 | } 8 | } 9 | .embed:json 10 | -------------------------------------------------------------------------------- /commands/whatspell.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__What Spell to Use__", 4 | "description": "For the difference between **autos** and **autocast**, and more info, [click here](https://pvme.github.io/pvme-guides/dpm-advice/dpm-advice-mage/?h=dpm#what-spells-to-use).", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__What Autocast to Use__", 9 | "value": "⬥ If using <:tsunami:535533809995874304> use <:incitefear:856635090783567902> for 5 stacks then swap autocast\n⬥ Otherwise, camp <:exsanguinate:856635090745950258>" 10 | }, 11 | { 12 | "name": "__What Auto to Use__", 13 | "value": "*Note: this refers to autos on your bar used for 4TAA / defensive autos.\nIt also assumes manual spellcasting is enabled - see `!manualsc`*\n⬥ If you need to bind your target, use an ice spell <:icebarrage:537340400185245701> / <:iceblitz:535613865912696883>\n⬥ If you require AoE, use Barrage / Burst spells <:bloodbarrage:537338981747261446> / <:bloodburst:841419289714098246>\n⬥ Otherwise, use any blood spell <:bloodbarrage:537338981747261446> / <:bloodblitz:535616247807868938> / <:exsanguinate:856635090745950258>" 14 | } 15 | ] 16 | } 17 | } 18 | .embed:json 19 | -------------------------------------------------------------------------------- /commands/wrackandruin.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Wrack and Ruin__ <:wrackandruin:1257439387474722836>", 4 | "description": "⬥ <:wrackandruin:1257439387474722836> can be cast when you have 12 <:exsanguinate:856635090745950258> stacks\n\u00a0\u00a0\u00a0\u00a0• Casting it resets <:exsanguinate:856635090745950258> stacks to 0 (and so costs runes to rebuild stacks)\n\u00a0\u00a0\u00a0\u00a0• Does bigly damage **and** makes next <:comb:535533833098100745> cast within 10s to deal 2 more hits", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__Good Times to Use__", 9 | "value": "⬥ If you would have to otherwise use a ≤ 157% ability (e.g. <:sonicwave:1087373972443775056>)\n⬥ If you will lose <:exsanguinate:856635090745950258> stacks after a kill, then end of kill\n⬥ If you will retain <:exsanguinate:856635090745950258> stacks for next kill, then start of kill\n⬥ If you are about to chain several non-basic abilities" 10 | }, 11 | { 12 | "name": "__Reasons to Not Use__ <:wrackandruin:1257439387474722836>", 13 | "value": "⬥ <:exsanguinate:856635090745950258> stacks boost the damage of <:fsoa:869284271595069451> Time Strike hits\n⬥ Reducing rune costs (abilities uses 0 runes at 12 stacks when autocasting <:exsanguinate:856635090745950258>)" 14 | } 15 | ] 16 | } 17 | } 18 | .embed:json 19 | -------------------------------------------------------------------------------- /commands/zamorak.txt: -------------------------------------------------------------------------------- 1 | .img:https://img.pvme.io/images/vt9ZQ3i.png 2 | -------------------------------------------------------------------------------- /commands/zuk-safespots.txt: -------------------------------------------------------------------------------- 1 | .img:https://img.pvme.io/images/KSb8sPBg02.png 2 | -------------------------------------------------------------------------------- /get-involved/ca-bingo-lists/group_list.json: -------------------------------------------------------------------------------- 1 | { 2 | "In-game Achievements": [ 3 | { "name": "Example 1: Description." }, 4 | { "name": "Example 2: Description." } 5 | ], 6 | "Custom Achievements": [ 7 | { "name": "Example 1: Description." }, 8 | { "name": "Example 2: Description." } 9 | ] 10 | } 11 | -------------------------------------------------------------------------------- /miscellaneous-information/irl-gear.txt: -------------------------------------------------------------------------------- 1 | # Popular IRL Runescape Gear 2 | .tag:intro 3 | Below is a summary of gaming equipment used by members of our community. 4 | . 5 | { 6 | "embed": { 7 | "title": "", 8 | "description": "To provide your own suggestions, please complete our quick survey [here](https://forms.gle/B1b3c1zGXKMVaniL6).\n\n[Most up to date responses](https://docs.google.com/document/d/1zDLfzie-0uwzuHzh4zU_Va0oI1LGiLq8z389Zx-PHaM/edit?usp=sharing)", 9 | "color": 39423 10 | } 11 | } 12 | .embed:json 13 | . 14 | ## __Keyboards, Mice and Mouse Pads__ 15 | .tag:keyboardsmice 16 | ⬥ Most popular choices: 17 | • Corsair K95 18 | • Logitech G600 19 | • Desk Mat 20 | 21 | . 22 | .img:https://img.pvme.io/images/t4OxZHo.png 23 | . 24 | 25 | . 26 | .img:https://img.pvme.io/images/4mF75Mm.png 27 | . 28 | 29 | . 30 | .img:https://img.pvme.io/images/VcBv3Ue.png 31 | . 32 | 33 | . 34 | ## __Audio Devices__ 35 | .tag:audio 36 | ⬥ Most popular choices: 37 | • HyperX Cloud 38 | • Blue Yeti 39 | • Sennheiser HD 40 | 41 | . 42 | .img:https://img.pvme.io/images/dwCQGl2.png 43 | . 44 | 45 | . 46 | .img:https://img.pvme.io/images/vkDt7wF.png 47 | . 48 | 49 | . 50 | .img:https://img.pvme.io/images/2Hb9pJI.png 51 | . 52 | 53 | . 54 | { 55 | "embed": { 56 | "title": "__Table of Contents__", 57 | "description":"*To edit this guide in our web editor [click here](), or visit and select Entry Editor*\n⬥ [Introduction]($linkmsg_intro$)\n⬥ [Keyboards, Mice and Mouse Pads]($linkmsg_keyboardsmice$)\n⬥ [Audio]($linkmsg_audio$)", 58 | "color": 39423 59 | } 60 | } 61 | .embed:json 62 | .pin:delete 63 | -------------------------------------------------------------------------------- /navigation/directory/announcements/announcements.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156658155611234464)\n\n[Server Announcements](https://discord.com/channels/534508796639182860/535654769948229643)\n[PvM Announcements](https://discord.com/channels/534508796639182860/537017241862930472)\n[Changelog Announcements](https://discord.com/channels/534508796639182860/639181967534850056)\n[Jagex Media](https://discord.com/channels/534508796639182860/990763813936705586)\n[Notable JMod Messages](https://discord.com/channels/534508796639182860/1122972520111419515)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | . -------------------------------------------------------------------------------- /navigation/directory/basic-guides/vorago-basic/vorago-basic.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156667543533125695)\n\n[Ceiling Collapse](https://discord.com/channels/534508796639182860/1037257273816391680)\n[Scopulus](https://discord.com/channels/534508796639182860/1037255162517000232)\n[Vitalis](https://discord.com/channels/534508796639182860/1037255090274324580)\n[Green Bomb](https://discord.com/channels/534508796639182860/1037254989074141185)\n[Teamsplit](https://discord.com/channels/534508796639182860/1037254897009172550)\n[The End](https://discord.com/channels/534508796639182860/1037254812909187122)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | . -------------------------------------------------------------------------------- /navigation/directory/bot-channels/bot-channels.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156658155611234464)\n\n[Command Info](https://discord.com/channels/534508796639182860/996854552353583185)\n[Bot Commands](https://discord.com/channels/534508796639182860/534563158304620564)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | . -------------------------------------------------------------------------------- /navigation/directory/combat-achievements/combat-achievements.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156667641717604392)\n\n[Ambassador Combat Achievements](https://ptb.discord.com/channels/534508796639182860/1345609584227778580)\n[AoD Combat Achievements](https://ptb.discord.com/channels/534508796639182860/1344596241043951687)\n[Araxxor Combat Achievements](https://ptb.discord.com/channels/534508796639182860/1358571629721948252)\n[Beastmaster Durzag Combat Achievements](https://ptb.discord.com/channels/534508796639182860/1351899526688149554)\n[Black Stone Dragon Combat Achievements](https://ptb.discord.com/channels/534508796639182860/1344155918815723562)\n[Kezalam Combat Achievements](https://ptb.discord.com/channels/534508796639182860/1348562787156361216)\n[Magister Combat Achievements](https://ptb.discord.com/channels/534508796639182860/1344422864698212486)\n[Nakatra Combat Achievements](https://ptb.discord.com/channels/534508796639182860/1354709749882556426)\n[Rasial Combat Achievements](https://ptb.discord.com/channels/534508796639182860/1343649148330578043)\n[Seiryu Combat Achievements](https://ptb.discord.com/channels/534508796639182860/1344172537319526482)\n[Vermyx Combat Achievements](https://ptb.discord.com/channels/534508796639182860/1345598831836008510)\n[Vorago Combat Achievements](https://ptb.discord.com/channels/534508796639182860/1362368067341910168)\n[Vorkath Combat Achievements](https://ptb.discord.com/channels/534508796639182860/1345598831836008510)\n[Zamorak Combat Achievements](https://discord.com/channels/534508796639182860/1367971774037495820)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /navigation/directory/dpm-advice/dpm-advice-basic/dpm-advice-basic.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156667501816582144)\n\n[Magic](https://discord.com/channels/534508796639182860/1251303694818082826)\n[Melee](https://discord.com/channels/534508796639182860/1251303691911172157)\n[Ranged](https://discord.com/channels/534508796639182860/1251303696554397718)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | . -------------------------------------------------------------------------------- /navigation/directory/dpm-advice/dpm-advice.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156658155611234464)\n\n[DPM Advice Basic](https://discord.com/channels/534508796639182860/1162551228992081920)\n[DPM Advice](https://discord.com/channels/534508796639182860/1162551282507194388)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | . -------------------------------------------------------------------------------- /navigation/directory/dpm-advice/dpm-advice/dpm-advice.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156667501816582144)\n\n[Magic](https://discord.com/channels/534508796639182860/1252196384321568893)\n[Melee](https://discord.com/channels/534508796639182860/1252196381851127870)\n[Ranged](https://discord.com/channels/534508796639182860/1252196383159484519)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | . -------------------------------------------------------------------------------- /navigation/directory/editor-section/editor-section.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156658155611234464)\n\n**__General Editor Channels__**\n[Editor Announcements](https://discord.com/channels/534508796639182860/1155215572859101185)\n[Editing Jobs](https://discord.com/channels/534508796639182860/1152990486714388622)\n[Make Guides Here](https://discord.com/channels/534508796639182860/1019656405780803594)\n[Editors Chat](https://discord.com/channels/534508796639182860/724129126314803230)\n[Bot Test](https://discord.com/channels/534508796639182860/689575078698287152)\n[Editor Voice](https://discord.com/channels/534508796639182860/1078084199455674430)\n\n**__Editor Resources__**\n[Editor Get Started](https://discord.com/channels/534508796639182860/1026541958635729008)\n[Editor Resources](https://discord.com/channels/534508796639182860/1162546532621504664)\n[GitHub Tutorials](https://discord.com/channels/534508796639182860/1162546594386813049)\n[Requests](https://discord.com/channels/534508796639182860/771436827214086154)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | . -------------------------------------------------------------------------------- /navigation/directory/editor-section/github-tutorials/github-tutorials.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156658879757820074)\n\n**DO NOT** feel the need to read through all of these, it is recommended you start with the [GitHub Quick Guide](https://discord.com/channels/534508796639182860/1250785402504351869), and go to others as and when you need them.\n\n[GitHub Quick Guide](https://discord.com/channels/534508796639182860/1250785402504351869) - GitHub tutorial, use this to get going fast and easy\n[GitHub Comprehensive Tutorial](https://discord.com/channels/534508796639182860/1250785404505034855) - More in depth GitHub tutorial, covers more details if you are struggling\n[GitHub Tips and Troubleshooting](https://discord.com/channels/534508796639182860/1250785397060141097) - Some tips and tricks for if things arent quite going right.\n - Our github repository! All changes work their way into here.\n - The website for our GitHub, another place to find all our guides.", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | . -------------------------------------------------------------------------------- /navigation/directory/full-guides/a-f/A-F.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1162892474562400356)\n\n[Amascut, the Devourer](https://discord.com/channels/534508796639182860/1401650689049886761)\n[Angel of Death 7s](https://discord.com/channels/534508796639182860/1236019364952670251>)\n[Angel of Death Small Team](https://discord.com/channels/534508796639182860/1236018509910245456>)\n[Araxxor](https://discord.com/channels/534508796639182860/1156671942284292237>)\n[Arch Glacor](https://discord.com/channels/534508796639182860/1156671817080123513>)\n[Barrows](https://discord.com/channels/534508796639182860/1027336253278011432>)\n[Beastmaster Durzag](https://discord.com/channels/534508796639182860/1156671984567079002>)\n[Corporeal Beast](https://discord.com/channels/534508796639182860/1020742048426504232>)\n[Croesus](https://discord.com/channels/534508796639182860/1156672030461145158>)\n[Dagannoth Kings](https://discord.com/channels/534508796639182860/1027336399243968673>)\n[ED1](https://discord.com/channels/534508796639182860/1156672061301854258>)\n[ED2](https://discord.com/channels/534508796639182860/1156672084425056296>)\n[ED3](https://discord.com/channels/534508796639182860/1156672104180228106>)\n[Fight Kiln](https://discord.com/channels/534508796639182860/1020741856797139097>)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /navigation/directory/full-guides/a-f/amascut/amascut.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156667589876006912)\n\n[Amascut NM Mechanics](https://discord.com/channels/534508796639182860/1402008762579026015)\n[Amascut 2000% Mechanics](https://discord.com/channels/534508796639182860/1402373065152659497)\n\n[Amascut 500-750% Magic-Melee (Hybrid DPS)](https://discord.com/channels/534508796639182860/1405017057367425064)\n[Amascut 1000% Magic-Melee (Hybrid Base)](https://discord.com/channels/534508796639182860/1411719670146269228)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /navigation/directory/full-guides/a-f/angel-of-death-small-teams/angel-of-death-small-teams.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156667589876006912)\n\n[4's Mechanics](https://discord.com/channels/534508796639182860/1236015176159989861) - Mechanics breakdown for Angel of Death 4 man\n[Necro Base with Rangers](https://discord.com/channels/534508796639182860/1236015674682249237) - Necro base rotation specifically designed to work alongside ranged MT's\n[Ranged MT No Prebuild](https://discord.com/channels/534508796639182860/1236015882543829062)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | . 10 | -------------------------------------------------------------------------------- /navigation/directory/full-guides/a-f/araxxor/araxxor.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156667589876006912)\n\n[Araxxor Basic](https://discord.com/channels/534508796639182860/1252183843088367637) - Basic guide for Araxxor\n\n[Magic Araxxor](https://discord.com/channels/534508796639182860/1252183850243592283)\n[Melee Araxxor](https://discord.com/channels/534508796639182860/1252183845831315577)\n[Necromancy Araxxor](https://discord.com/channels/534508796639182860/1252183852210982922)\n[Ranged Araxxor](https://discord.com/channels/534508796639182860/1252183847660032062)\n\n[Araxxor Combat Achievements](https://discord.com/channels/534508796639182860/1358571849071591424)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | . 10 | -------------------------------------------------------------------------------- /navigation/directory/full-guides/a-f/arch-glacor/arch-glacor.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156667589876006912)\n\n[Arch Glacor Basic](https://discord.com/channels/534508796639182860/1251054659750330518)\n\n[High Enrage (Hybrid) Hardmode](https://discord.com/channels/534508796639182860/1251054665269903380)\n[High Enrage (Necromancy) Hardmode](https://discord.com/channels/534508796639182860/1215696767706861659)\n[Ranged Hardmode](https://discord.com/channels/534508796639182860/1251054662291820585)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | . 10 | -------------------------------------------------------------------------------- /navigation/directory/full-guides/a-f/beastmaster/beastmaster.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156667589876006912)\n\n[Beastmaster Basic](https://discord.com/channels/534508796639182860/1252189525493416007)\n\n[Duo Beastmaster](https://discord.com/channels/534508796639182860/1252189525493416007)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | . -------------------------------------------------------------------------------- /navigation/directory/full-guides/a-f/croesus/croesus.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156667589876006912)\n\n[Croesus Mechanics Overview](https://discord.com/channels/534508796639182860/1252190080039256137)\n\n[Croesus 4-man 1 mid](https://discord.com/channels/534508796639182860/1252190082010714124)\n[Croesus Duo](https://discord.com/channels/534508796639182860/1252190081024790569)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | . -------------------------------------------------------------------------------- /navigation/directory/full-guides/a-f/ed1/ed1.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156667589876006912)\n\n[ED1 Basic Guide](https://discord.com/channels/534508796639182860/1252179383393845320)\n\n[Magic ED1](https://discord.com/channels/534508796639182860/1252179376502734880)\n[Melee ED1](https://discord.com/channels/534508796639182860/1252179379078041602)\n[Ranged ED1](https://discord.com/channels/534508796639182860/1252179380713553942)\n[Hybrid ED1](https://discord.com/channels/534508796639182860/1252179385943982140)\n\n[Seiryu Combat Achievements](https://discord.com/channels/534508796639182860/1344174661927305310)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | . 10 | -------------------------------------------------------------------------------- /navigation/directory/full-guides/a-f/ed2/ed2.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156667589876006912)\n\n[ED2 Basic Guide](https://discord.com/channels/534508796639182860/1252182361982894080)\n\n[Magic ED2](https://discord.com/channels/534508796639182860/1252182357381746748)\n[Melee ED2](https://discord.com/channels/534508796639182860/1252182359214915585)\n[Ranged ED2](https://discord.com/channels/534508796639182860/1252182360716218401)\n\n[Black Stone Dragon Combat Achievements](https://discord.com/channels/534508796639182860/1344155938327629892)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | . 10 | -------------------------------------------------------------------------------- /navigation/directory/full-guides/a-f/ed3/ed3.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156667589876006912)\n\n[ED3 Basic Guide](https://discord.com/channels/534508796639182860/1251176564251430992)\n\n[Magic ED3](https://discord.com/channels/534508796639182860/1251176556810735696)\n[Melee ED3](https://discord.com/channels/534508796639182860/1251176559499284482)\n[Necro ED3](https://discord.com/channels/534508796639182860/1200098043777785937)\n[Ranged ED3](https://discord.com/channels/534508796639182860/1251176561475063912)\n\n[Ambassador Combat Achievements](https://discord.com/channels/534508796639182860/1345609954740146319)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | . 10 | -------------------------------------------------------------------------------- /navigation/directory/full-guides/full-boss-guides.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156658155611234464)\n\n[A-F](https://discord.com/channels/534508796639182860/1156667589876006912)\n[G-P](https://discord.com/channels/534508796639182860/1156667641717604392)\n[Q-Z](https://discord.com/channels/534508796639182860/1156667970983055440)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | . -------------------------------------------------------------------------------- /navigation/directory/full-guides/g-p/G-P.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1162892474562400356)\n\n[Gate of Elidinis](https://discord.com/channels/534508796639182860/1286698144012173495)\n[Gregorovic GWD2](https://discord.com/channels/534508796639182860/1162553996557422623)\n[Helwyr GWD2](https://discord.com/channels/534508796639182860/1162553696484331581)\n[Hermod](https://discord.com/channels/534508796639182860/1126677617010016276)\n[Kalphite King](https://discord.com/channels/534508796639182860/1369634273526681680)\n[Kalphite Queen](https://discord.com/channels/534508796639182860/1027336570249937037)\n[Kerapac](https://discord.com/channels/534508796639182860/1162553843939291136)\n[Legiones](https://discord.com/channels/534508796639182860/1020741794113261628)\n[Magister](https://discord.com/channels/534508796639182860/1369634225027940462)\n[Nex](https://discord.com/channels/534508796639182860/1162554040278855700)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /navigation/directory/full-guides/g-p/greg/gregorovic.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156667641717604392)\n\n[Normal Mode](https://discord.com/channels/534508796639182860/1251160427090542753)\n[Hard Mode](https://discord.com/channels/534508796639182860/1251160423093239808)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /navigation/directory/full-guides/g-p/helwyr/helwyr.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156667641717604392)\n\n[Basic Guide](https://discord.com/channels/534508796639182860/1246472026609418270)\n\n[Normal Mode](https://discord.com/channels/534508796639182860/1251159047709921353)\n[Hard Mode](https://discord.com/channels/534508796639182860/1251159049907470418)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /navigation/directory/full-guides/g-p/kalphite-king/kalphite-king.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156667641717604392)\n\n[Stuns & Mechanics Overview](https://ptb.discord.com/channels/534508796639182860/1350536914289168427)\n[Duo Kalphite King](https://ptb.discord.com/channels/534508796639182860/1350516967504613426)\n[Solo Kalphite King](https://ptb.discord.com/channels/534508796639182860/1350487594596569140)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /navigation/directory/full-guides/g-p/kerapac/kerapac.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156667641717604392)\n\n[HM Basic](https://discord.com/channels/534508796639182860/1251172406903570526)\n\n[Solo HM (Non-BIS)](https://discord.com/channels/534508796639182860/1251172413857726544)\n[Solo HM Hybrid (Magic / Melee)](https://discord.com/channels/534508796639182860/1325499409626038292/1325499409626038292)\n[Solo HM Magic](https://discord.com/channels/534508796639182860/1325498261963935814)\n[Solo HM Melee](https://discord.com/channels/534508796639182860/1325498708254789643/1325498708254789643)\n[Solo HM Necromancy](https://discord.com/channels/534508796639182860/1325499185327243430/1325499185327243430)\n[Solo HM Ranged](https://discord.com/channels/534508796639182860/1325498976664944711/1325498976664944711)\n\n[Duo Hardmode](https://discord.com/channels/534508796639182860/1251172409994903614/1251172409994903614)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /navigation/directory/full-guides/g-p/magister/magister.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156667641717604392)\n\n[Magister](https://ptb.discord.com/channels/534508796639182860/1374425345285034228)\n[Magister Combat Achievements](https://ptb.discord.com/channels/534508796639182860/1344428279586750464)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /navigation/directory/full-guides/g-p/nex/nex.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156667641717604392)\n\n[Nex Basic](https://discord.com/channels/534508796639182860/1357092426732540014)\n\n[Ranged Nex](https://discord.com/channels/534508796639182860/1251181917810983084)\n[Bolg Ranged Nex](https://discord.com/channels/534508796639182860/1251178515471007804)\n[Necromancy Nex](https://discord.com/channels/534508796639182860/1251178517828472843)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | . 10 | -------------------------------------------------------------------------------- /navigation/directory/full-guides/q-z/Q-Z.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1162892474562400356)\n\n[Queen Black Dragon](https://discord.com/channels/534508796639182860/1020742001399975978)\n[Raksha](https://discord.com/channels/534508796639182860/1162555165451231335)\n[Rasial](https://discord.com/channels/534508796639182860/1369634124293210132)\n[Rex Matriarchs](https://discord.com/channels/534508796639182860/1020741767382962308)\n[Rise of the Six](https://discord.com/channels/534508796639182860/1162555263522447430)\n[Sanctum](https://discord.com/channels/534508796639182860/1271270133649899580)\n[Solak](https://discord.com/channels/534508796639182860/1162555293167783936)\n[Telos](https://discord.com/channels/534508796639182860/1162555319474458696)\n[Twin Furies](https://discord.com/channels/534508796639182860/1162555362935832746)\n[TzKal Zuk](https://discord.com/channels/534508796639182860/1162555411669458994)\n[Vindicta](https://discord.com/channels/534508796639182860/1162555449892159599)\n[Vorago](https://discord.com/channels/534508796639182860/1162555479214526574)\n[Vorago (Hard Mode)](https://discord.com/channels/534508796639182860/1401604886583447593)\n[Vorkath](https://discord.com/channels/534508796639182860/1236018689111883778)\n[Yakamaru](https://discord.com/channels/534508796639182860/1020736908361478294)\n[Zamorak](https://discord.com/channels/534508796639182860/1162555510751514655)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /navigation/directory/full-guides/q-z/raksha/raksha.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156667970983055440)\n\n[Raksha Basic](https://discord.com/channels/534508796639182860/1252384690967674983)\n\n[Magic](https://discord.com/channels/534508796639182860/1252384690141401119)\n[Melee](https://discord.com/channels/534508796639182860/1252384688455159923)\n[Necromancy](https://discord.com/channels/534508796639182860/1252384695237476474)\n[Ranged](https://discord.com/channels/534508796639182860/1203253214204403762)\n[Magic-Ranged Hybrid](https://discord.com/channels/534508796639182860/1252384693056442482)\n\n[Low Effort Raksha](https://discord.com/channels/534508796639182860/1251209155394404423)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | . 10 | -------------------------------------------------------------------------------- /navigation/directory/full-guides/q-z/rasial/rasial.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156667970983055440)\n\n[Rasial](https://ptb.discord.com/channels/534508796639182860/1374430774924804106)\n[Rasial Combat Achievements](https://ptb.discord.com/channels/534508796639182860/1342144135905284139)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /navigation/directory/full-guides/q-z/rise-of-the-six/rise-of-the-six.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156667970983055440)\n\n[4-man/Duo RotS](https://discord.com/channels/534508796639182860/1353011796134334599)\n[Solo RotS](https://discord.com/channels/534508796639182860/1251169379702280284)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | . 10 | -------------------------------------------------------------------------------- /navigation/directory/full-guides/q-z/sanctum/sanctum.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156667970983055440)\n\n[Sanctum HM Mechanics](https://discord.com/channels/534508796639182860/1267830757213212766)\n\n[Sanctum HM Solo Magic](https://discord.com/channels/534508796639182860/1281654168674631753)\n[Sanctum HM Solo Melee](https://discord.com/channels/534508796639182860/1396286891380310096)\n[Sanctum HM Solo Necromancy](https://discord.com/channels/534508796639182860/1267158130282987572)\n[Sanctum HM Solo Ranged](https://discord.com/channels/534508796639182860/1281652281535762574)\n\n[Sanctum HM Solo Magic-Melee Hybrid](https://discord.com/channels/534508796639182860/1397682322035445862)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /navigation/directory/full-guides/q-z/solak/solak.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156667970983055440)\n\n[Solak Mechanics Overview](https://discord.com/channels/534508796639182860/1252449591660511264)\n[Solak Basic](https://discord.com/channels/534508796639182860/1252449595091451926)\n\n[Solo Magic-Melee](https://discord.com/channels/534508796639182860/1252449585020932170)\n[Solo Melee](https://discord.com/channels/534508796639182860/1252449598287515730)\n[Solo Necromancy](https://discord.com/channels/534508796639182860/1252449616486596608)\n[Solo Magic](https://discord.com/channels/534508796639182860/1252449587554156555)\n\n[Duo Magic-Melee](https://discord.com/channels/534508796639182860/1252449574405144648)\n[Duo Magic](https://discord.com/channels/534508796639182860/1252449587554156555)\n\n[4 Man Magic-Melee](https://discord.com/channels/534508796639182860/1252449571410284625)\n\n[4-5 Man Magic-Melee](https://discord.com/channels/534508796639182860/1252449577211134028)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | . 10 | -------------------------------------------------------------------------------- /navigation/directory/full-guides/q-z/telos/telos.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156667970983055440)\n\n[Telos Basic](https://discord.com/channels/534508796639182860/1252206374557978645)\n\n[Stuns and Mechanics Overview](https://discord.com/channels/534508796639182860/1252206372943298571)\n\n[Magic - No FSOA](https://discord.com/channels/534508796639182860/1252206377393455175)\n[Magic - FSOA](https://discord.com/channels/534508796639182860/1252206377393455175)\n[Melee](https://discord.com/channels/534508796639182860/1252206370657271878)\n[Necromancy](https://discord.com/channels/534508796639182860/1252206384318251061)\n[Ranged - No BOLG](https://discord.com/channels/534508796639182860/1252206382267240469)\n[Ranged - Bolg](https://discord.com/channels/534508796639182860/1252206380241125427)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | . -------------------------------------------------------------------------------- /navigation/directory/full-guides/q-z/twin-furies/twin-furies.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156667970983055440)\n\n[Basic Guide](https://discord.com/channels/534508796639182860/1366563128434888805)\n\n[Normal Mode](https://discord.com/channels/534508796639182860/1251141632745537667)\n[Hard Mode](https://discord.com/channels/534508796639182860/1251141634905739300)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /navigation/directory/full-guides/q-z/tzkal-zuk/zuk.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156667970983055440)\n\n[Zuk Basic](https://discord.com/channels/534508796639182860/1251113664002392125)\n\n[Normal Mode](https://discord.com/channels/534508796639182860/1251113671086571610)\n[Hard Mode Necro](https://discord.com/channels/534508796639182860/1251155599761084426)\n[Hard Mode Magic](https://discord.com/channels/534508796639182860/1251155521793298512)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | . 10 | -------------------------------------------------------------------------------- /navigation/directory/full-guides/q-z/vindicta/vindicta.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156667970983055440)\n\n[Basic Guide](https://discord.com/channels/534508796639182860/1246201632283299963)\n\n[Normal Mode](https://discord.com/channels/534508796639182860/1251112504495444042)\n[Hard Mode](https://discord.com/channels/534508796639182860/1251112501425209394)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /navigation/directory/full-guides/q-z/vorago-hm/vorago-hm.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156667970983055440)\n\n[Tips and Tricks](https://discord.com/channels/534508796639182860/1380313973571977216)\n\n[Hard Mode Overview](https://discord.com/channels/534508796639182860/1380310556837154856)\n[Trio Hard Mode](https://discord.com/channels/534508796639182860/1380311107226308852)\n[Duo Hard Mode](https://discord.com/channels/534508796639182860/1380312882171875420)\n[Solo Necro Hard Mode](https://discord.com/channels/534508796639182860/1380313356958957618)\n[Trio HM Rots](https://discord.com/channels/534508796639182860/1380381590064074792)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /navigation/directory/full-guides/q-z/vorago/vorago.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156667970983055440)\n\n[Vorago Basic](https://discord.com/channels/534508796639182860/1252694471783743572)\n[Tips and Tricks](https://discord.com/channels/534508796639182860/1252694467572666368)\n\n[Normal Mode Overview](https://discord.com/channels/534508796639182860/1252694458672087210)\n[Necromancy Solo Vorago](https://discord.com/channels/534508796639182860/1237150284317200524)\n[Ranged Solo Vorago](https://discord.com/channels/534508796639182860/1290441740951490642)\n[Vorago Rotations](https://discord.com/channels/534508796639182860/1252694464346984449)\n\n[Vorago Combat Achievements](https://discord.com/channels/534508796639182860/1362367502058913832)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /navigation/directory/full-guides/q-z/vorkath/vorkath.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156667970983055440)\n\n[Necromancy](https://discord.com/channels/534508796639182860/1235887288479776778) - Necromancy rotations for both NM and HM\n[Melee-Ranged Hybrid HM](https://discord.com/channels/534508796639182860/1381098492562378814)\n[Mage-Ranged Hybrid HM](https://discord.com/channels/534508796639182860/1381095684152889498)\n[Low Effort Zemouregal and Vorkath HM](https://discord.com/channels/534508796639182860/1381614026026516580)\n\n[Vorkath Combat Achievements](https://discord.com/channels/534508796639182860/1345599297856602126)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | . 10 | -------------------------------------------------------------------------------- /navigation/directory/full-guides/q-z/zamorak/zamorak.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156667970983055440)\n\n[Zamorak Main Guide](https://discord.com/channels/534508796639182860/1251104943566491710)\n[Zamorakian Undercity](https://discord.com/channels/534508796639182860/1251104932493262868)\n\n[Zamorak Basic Guide](https://discord.com/channels/534508796639182860/1251104929599455263)\n\n[100% Solo Ranged](https://discord.com/channels/534508796639182860/1251104941364478057)\n[500% Solo Melee](https://discord.com/channels/534508796639182860/1251104936591097938)\n[500% Solo Necromancy](https://discord.com/channels/534508796639182860/1223694162059067543)\n[2000% Group](https://discord.com/channels/534508796639182860/1285932236201394249)\n[2000% Solo Ranged](https://discord.com/channels/534508796639182860/1235296088622370827)\n[900-4000% Solo Magic](https://discord.com/channels/534508796639182860/1251104945625632809)\n\n[Zamorak Combat Achievements](https://discord.com/channels/534508796639182860/1367971883043000451)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /navigation/directory/get-help/rs3-get-help.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156658155611234464)\n\n[PvM Help](https://discord.com/channels/534508796639182860/656898197561802760)\n[PvM Help Forums](https://discord.com/channels/534508796639182860/1021152606455873686)\n[Skilling Chat](https://discord.com/channels/534508796639182860/1042076410048684152)\n[VOD Reviews](https://discord.com/channels/534508796639182860/1019648841965916220)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | . -------------------------------------------------------------------------------- /navigation/directory/get-involved/get-involved.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156658155611234464)\n\n[Mastery and Feats](https://discord.com/channels/534508796639182860/1162548427406708756)\n[Role Submissions](https://discord.com/channels/534508796639182860/827692629197324348)\n[Suggestions](https://discord.com/channels/534508796639182860/1020853673317908500)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | . -------------------------------------------------------------------------------- /navigation/directory/get-involved/mastery-and-feats/mastery-and-feats.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156659107252682874)\n\n[Mastery Roles](https://discord.com/channels/534508796639182860/1252518301486284943)\n[Feats Roles](https://discord.com/channels/534508796639182860/1252514902044839957)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | . -------------------------------------------------------------------------------- /navigation/directory/getting-started/getting-started.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156658155611234464)\n\n[Quick Start Main Page](https://discord.com/channels/534508796639182860/1229085232561389660)\n[Interface Guide](https://discord.com/channels/534508796639182860/1020546905865986068)\n[Early Moneymaking Ideas](https://discord.com/channels/534508796639182860/1229085021793685504)\n[Noncombat Skilling Guide](https://discord.com/channels/534508796639182860/1229085521850925137)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | . 10 | -------------------------------------------------------------------------------- /navigation/directory/invention-and-perks/invention-and-perks.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156658155611234464)\n\n[Invention Basics](https://discord.com/channels/534508796639182860/874326209528479805)\n[Perks](https://discord.com/channels/534508796639182860/553632787639435284)\n[Perk Information](https://discord.com/channels/534508796639182860/689236234912137266)\n[Scavenging Farming](https://discord.com/channels/534508796639182860/1110690289225568276)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | . -------------------------------------------------------------------------------- /navigation/directory/misc-info/ability-info/ability-information.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156667420019281920)\n\n[Constitution Abilities](https://discord.com/channels/534508796639182860/1280399663702474752)\n[Defence Abilities](https://discord.com/channels/534508796639182860/1280398397383114752)\n[Magic Abilities](https://discord.com/channels/534508796639182860/1280388070142644255)\n[Melee Abilities](https://discord.com/channels/534508796639182860/1280396408008216587)\n[Necromancy Abilites](https://discord.com/channels/534508796639182860/1280396908614914080)\n[Ranged Abilities](https://discord.com/channels/534508796639182860/1280395458652672042)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | . -------------------------------------------------------------------------------- /navigation/directory/misc-info/misc-info.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156658155611234464)\n\n[⁠Ability Information](https://discord.com/channels/534508796639182860/1162549659374465024)\n[Alt1](https://discord.com/channels/534508796639182860/1037889135056261210)\n[Ammo Setups](https://discord.com/channels/534508796639182860/1137497209303220344)\n[Auto Attacks](https://discord.com/channels/534508796639182860/1020550458231771157)\n[Boss Revenue](https://discord.com/channels/534508796639182860/1020550477043216424)\n[⁠EoF Specs](https://discord.com/channels/534508796639182860/1020550560551813131)\n[IRL Gear](https://discord.com/channels/534508796639182860/1143983100154617856)\n[⁠Mechanics](https://discord.com/channels/534508796639182860/1020550599248466050)\n[⁠Revolution Bars](https://discord.com/channels/534508796639182860/1136400483284697108)\n[⁠Spreadsheets](https://discord.com/channels/534508796639182860/1020550621222408282)\n[⁠One Ticks](https://discord.com/channels/534508796639182860/1162550187626070167)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | . 10 | -------------------------------------------------------------------------------- /navigation/directory/misc-info/one-ticks/one-ticks.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156667420019281920)\n\n[General Tips](https://discord.com/channels/534508796639182860/1249793025996099708) - General information and tips useful for one tick boss kills.\n\n[Basic One Ticks](https://discord.com/channels/534508796639182860/1249793027858239534)\n\n[Barrows - Rise of the Six](https://discord.com/channels/534508796639182860/1249793032086097920)\n[Legiones](https://discord.com/channels/534508796639182860/1249793029460590675)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | . -------------------------------------------------------------------------------- /navigation/directory/new-to-bossing/new-to-bossing.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156658155611234464)\n\n[Mid Game Combat](https://discord.com/channels/534508796639182860/1229086393230164060)\n[Learning PvM](https://discord.com/channels/534508796639182860/1020547206303985714)\n[Bossing Path](https://discord.com/channels/534508796639182860/1020546518941454438)\n[Prayer Flicking](https://discord.com/channels/534508796639182860/1119605815096115280)\n[Revo to Full Manual](https://discord.com/channels/534508796639182860/1020548216258834512)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | . 10 | -------------------------------------------------------------------------------- /navigation/directory/new-to-pvm/new-to-pvm.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156658155611234464)\n\n[Early Game Combat](https://discord.com/channels/534508796639182860/1229085689241403412)\n[Early Magic Upgrades](https://discord.com/channels/534508796639182860/1232420737034223746)\n[Early Melee Upgrades](https://discord.com/channels/534508796639182860/1232420872078229575)\n[Early Ranged Upgrades](https://discord.com/channels/534508796639182860/1232420813848973413)\n[Early Necromancy Upgrades](https://discord.com/channels/534508796639182860/1232420945268834316)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | . 10 | -------------------------------------------------------------------------------- /navigation/directory/server-information/server-information.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156658155611234464)\n\n[Rules and Information](https://discord.com/channels/534508796639182860/537067069565566986)\n[Affiliates](https://discord.com/channels/534508796639182860/944775418844688464)\n[How to Use PvME](https://discord.com/channels/534508796639182860/918312412493545482)\n[Links](https://discord.com/channels/534508796639182860/792091991625302076)\n[Contributors](https://discord.com/channels/534508796639182860/1152993406344249475)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | . -------------------------------------------------------------------------------- /navigation/directory/social/social.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156658155611234464)\n\n[General](https://discord.com/channels/534508796639182860/1082182941762924595)\n[Update Discussion](https://discord.com/channels/534508796639182860/935213935999737916)\n[Theorycrafting](https://discord.com/channels/534508796639182860/536062588090318850)\n[PvM Fails](https://discord.com/channels/534508796639182860/557699151291351060)\n[Achievements](https://discord.com/channels/534508796639182860/538137911292329986)\n[OSRS General](https://discord.com/channels/534508796639182860/1141048675620102154)\n[Other Social](https://discord.com/channels/534508796639182860/1141139913610362940)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | . -------------------------------------------------------------------------------- /navigation/directory/upgrading-info/upgrade-order/upgrade-order.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156667467150671933)\n\n[Changelog](https://discord.com/channels/534508796639182860/1094455033497657404)\n[Free Upgrade Order](https://discord.com/channels/534508796639182860/1242226798742208642)\n[Magic Upgrade Order](https://discord.com/channels/534508796639182860/1250862463788908637)\n[Melee Upgrade Order](https://discord.com/channels/534508796639182860/1250862462442410216)\n[Necromancy Upgrade Order](https://discord.com/channels/534508796639182860/1250862466196570243)\n[Ranged Upgrade Order](https://discord.com/channels/534508796639182860/1250862461003895025)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | . 10 | -------------------------------------------------------------------------------- /navigation/directory/upgrading-info/upgrading-info.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "", 4 | "description":"[**Go back**](https://discord.com/channels/534508796639182860/1156658155611234464)\n\n[Upgrade Order](https://discord.com/channels/534508796639182860/1162550610177044654)\n[Armour and Weapons](https://discord.com/channels/534508796639182860/1025569571710718093)\n[Consumables](https://discord.com/channels/534508796639182860/1025569374532288622)\n[Permanent Unlocks](https://discord.com/channels/534508796639182860/1025569719056597042)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | . -------------------------------------------------------------------------------- /osrs-commands/dpscalcs.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__DPS Calculators__", 4 | "description": "⬥ Fruitdeeps - [click here](https://fruitdeeps.app/)\n⬥ Bitterkoekje's DPS Calc. - [click here](https://docs.google.com/spreadsheets/d/1wzy1VxNWEAAc0FQyDAdpiFggAfn5U6RGPp2CisAHZW8)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /osrs-commands/hittimings.txt: -------------------------------------------------------------------------------- 1 | .img:https://img.pvme.io/images/Ssvq7pB.png 2 | -------------------------------------------------------------------------------- /osrs-commands/meleespecs.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__What Attack Style To Use For Melee Specials__", 4 | "description": "⬥ What defence stat spec rolls against is fixed based on the spec itself\n\u00a0\u00a0\u00a0\u00a0• So just use the style (Crush / Stab / Slash) with highest **Attack Bonus**\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0⬩ **I.e. do __not__ change based on target's weaknesses / resistances**\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0⬩ E.g., if Stab is has the highest Attack Bonus, spec with Stab selected\n\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0⬩ Can be a DPS loss if done incorrectly (i.e. forget to change style back)", 5 | "color": 39423 6 | } 7 | } 8 | .embed:json 9 | -------------------------------------------------------------------------------- /osrs-commands/runelite.txt: -------------------------------------------------------------------------------- 1 | { 2 | "embed": { 3 | "title": "__Downloading Runelite__", 4 | "description": "Anything not listed is considered untrustworthy and for phishing your info", 5 | "color": 39423, 6 | "fields": [ 7 | { 8 | "name": "__Secure Places to Download Runelite__", 9 | "value": "⬥ The official Runelite website here: https://runelite.net/\n⬥ The link on the OSRS website here: https://oldschool.runescape.com/\n⬥ Opening it from Jagex's Launcher: https://www.jagex.com/en-GB/launcher" 10 | } 11 | ] 12 | } 13 | } 14 | .embed:json 15 | -------------------------------------------------------------------------------- /rs3-full-boss-guides/amascut/amascut-1000-magic-melee-base.txt: -------------------------------------------------------------------------------- 1 | 2 | --------------------------------------------------------------------------------