Finish Achievement to-do section.
This commit is contained in:
parent
93c65c3627
commit
e4b96a8537
2 changed files with 35 additions and 42 deletions
73
TODO.md
73
TODO.md
|
|
@ -1,3 +1,8 @@
|
|||
### POIs, Enemy Selection, Random Encounters: Car
|
||||
### Combat, Achievements, People: Finn
|
||||
|
||||
|
||||
|
||||
## Game Mechanics
|
||||
- POI's and Factions
|
||||
- Art for locations
|
||||
|
|
@ -87,59 +92,47 @@
|
|||
- Profligate
|
||||
- Destroy Flagstaff
|
||||
|
||||
- Rigged From the Start
|
||||
- What in the Goddamn?
|
||||
- Accidentally Kill Benny at the Tops Casino
|
||||
|
||||
- What in the Goddamn?
|
||||
- Start and fight in the First Battle of Hoover Dam
|
||||
- Just a chore, like any other
|
||||
- Fight in the First Battle of Hoover Dam and defeat the Malpais Legate
|
||||
|
||||
- Yes, man
|
||||
- Kill Mr. House and the 2 other families, dooming New Vegas
|
||||
|
||||
- Rocket's Red Glare
|
||||
- Launch the nuke at Hopeville/Ashton
|
||||
|
||||
- Begin Again
|
||||
- Kill Father Elijah
|
||||
|
||||
- Long Time Coming
|
||||
- Destroy the main NCR cities or Shady Sands
|
||||
|
||||
- You and what army?
|
||||
- Raid Navarro with the help of Eureka
|
||||
- A New Dawn For America
|
||||
- Reactivate Camp Navarro with the help of Eureka
|
||||
|
||||
|
||||
- Against All odds
|
||||
- Retrieve the Geck from Navarro with or without the help of the Remnants.
|
||||
|
||||
- Finish What Was Started
|
||||
- Destroy all main factions and cities
|
||||
|
||||
- 510 Years
|
||||
- Find and wear a suit of APA mk2
|
||||
|
||||
- Achievements
|
||||
- Wasteland Pacifier
|
||||
- Clear out all raider compounds and defeat every raider encounter
|
||||
- Force of Habit
|
||||
- Destory the Midwest Brotherhood
|
||||
- Dishonorable Discharge
|
||||
- Deactivate MODUS and/or Destory Eureka
|
||||
- Long Time Coming
|
||||
- Destory all NCR Cities or Shady Sands (path dependent)
|
||||
- Profligate
|
||||
- Destroy Flagstaff
|
||||
- Pit Stop
|
||||
- Destory the Lost Hills bunker
|
||||
- Double Agent
|
||||
- Reach max NCR rep
|
||||
- Uneasy Alliance
|
||||
- Reach max Midwest BOS rep
|
||||
- Frumentari
|
||||
- Reach max Legion rep
|
||||
- Low Tech Stealth Boy
|
||||
- Successfully sneak through a faction POI with a faction disguise
|
||||
- High Roller
|
||||
- Win 100 Caps by gambling in New Vegas or New Reno
|
||||
- Retcon
|
||||
- Launch Hopville and Ashton's nukes at Shady Sands
|
||||
-
|
||||
- Destory Hopeville and Ashton with its nukes
|
||||
- 7 Karat Run
|
||||
- Find the platnium chip
|
||||
- What in the goddamn?
|
||||
- Reach New Vegas
|
||||
- Rigged from the start
|
||||
- Shoot and kill Benny at the Tops Casino
|
||||
- 510 Years old
|
||||
- Find and wear a suit of APA Mk2
|
||||
- Win 200 caps from gambling
|
||||
|
||||
- Veteran Ranger
|
||||
- Reach max rep with the NCR
|
||||
|
||||
- Frumentari
|
||||
- Reach max rep with the Legion
|
||||
|
||||
- Knight Errant
|
||||
- Reach max rep with the BOS
|
||||
|
||||
## Story
|
||||
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ function deathScreen() {
|
|||
}
|
||||
|
||||
function death1() {
|
||||
|
||||
console.log("")
|
||||
}
|
||||
|
||||
function death2() {
|
||||
|
|
@ -26,5 +26,5 @@ function death3() {
|
|||
}
|
||||
|
||||
function timeDeath() { // The death screen for passing the time limit
|
||||
|
||||
console.log("")
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue