You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

warframe.adoc 1.9KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. ---
  2. title: "Warframe"
  3. ---
  4. == Warframe
  5. https://www.warframe.com/[Warframe] is a free to play action game which has one
  6. of the nicest communities and best developer teams I've seen. My in-game-name
  7. on PC is `chameth`.
  8. === Damage types
  9. Damage combinations for mods are handled in reading order (left to right, from
  10. top to bottom). Where a weapon has an innate damage type it is treated as being
  11. last unless you install a mod of the same type, in which case it will combine
  12. with that mod.
  13. The six damage types that are produced using combos are:
  14. [options="header",cols=">3s,^1,^1,^1,^1"]
  15. |===============================================================================
  16. | Type | Cold | Electric | Heat | Toxin
  17. | Blast | ✓ || ✓ |
  18. | Corrosive || ✓ || ✓
  19. | Gas ||| ✓ | ✓
  20. | Radiation || ✓ | ✓ |
  21. | Magnetic | ✓ | ✓ ||
  22. | Viral | ✓ ||| ✓
  23. |===============================================================================
  24. Source: https://warframe.fandom.com/wiki/Damage
  25. === Useful references and sites
  26. - https://steamcommunity.com/sharedfiles/filedetails/?id=666483447[Synthesis target locations]
  27. guide on Steam, lists which map nodes you need to visit to find a particular
  28. target.
  29. - https://www.reddit.com/r/Warframe/wiki/riven_challenges[Riven challenge guide]
  30. on the Warframe subreddit, has some tips for most Riven unveiling challenges.
  31. - http://www.inexpensivegamer.tv/warframe.html[Inexpensive Gamer's Warframe Builds]
  32. screenshots of decent builds for a lot of frames and weapons.
  33. - https://www.reddit.com/r/Warframe/comments/9w67xv/kitgun_permutations/[Kitgun permutations]
  34. thread from the Warframe subreddit, has DPS calculations for all Kitgun combos.
  35. - https://www.warstuff.org[Warframe Stuff Organizer] allows you to track
  36. mastery progress for all weapons, frames, etc in the game.
  37. - https://tenno.tools/[Warframe World Tracker] shows current Sorties,
  38. Alerts, Fissures, and so on.