In Mass Effect 2 Grunt is brought on the Normandy inside a stasis tank, afterward Commander Shepard may decide to free him. Grunt comes out of the tank and begins to choke Shepard. Shepard talks Grunt down, which makes Grunt respect him. For his loyalty mission, Grunt goes to the Krogan homeworld of Tuchanka for a puberty ritual but is opposed by a traditionalist clan leader who thinks Grunt isn't a real Krogan. When Grunt completes the trials, he kills the traditionalist clan leader and joins clan Urdnot.
Warriors like you and me -- straight to the face. Gave them hell but Good fight, Shepard. This allows multiple versions of Grunt to be installed on the same machine simultaneously. Each time grunt is run, it looks for a locally installed Grunt using node's require system. Because of this, you can run grunt from any subfolder in your project.
If a locally installed Grunt is found, the CLI loads the local installation of the Grunt library, applies the configuration from your Gruntfile , and executes any tasks you've requested for it to run. To really understand what is happening, read the code. Assuming that the Grunt CLI has been installed and that the project has already been configured with a package. That's really all there is to it. Installed Grunt tasks can be listed by running grunt --help but it's usually a good idea to start with the project's documentation.
A typical setup will involve adding two files to your project: package. You will list grunt and the Grunt plugins your project needs as devDependencies in this file. Gruntfile : This file is named Gruntfile.
When this documentation mentions a Gruntfile it is talking about a file, which is either a Gruntfile. The package. Running npm install in the same folder as a package.
The easiest way to add Grunt and gruntplugins to an existing package. For example, this will install the latest version of Grunt in your project folder, adding it to your devDependencies:.
The same can be done for gruntplugins and other node modules. As seen in the following example installing the JSHint task module:. Checkout the current available gruntplugins to be installed and used on your project at the plugins page. Be sure to commit the updated package. The Gruntfile. In the following Gruntfile , project metadata is imported into the Grunt config from the project's package. When grunt is run on the command line, the uglify task will be run by default.
But many people not on the guest list are also keen on joining the fun. Various Citadel citizens are at Shepard's door begging to be let in and someone has to keep them out.
This is where Grunt came in. He sternly turns away everyone who asks to be let in serving as a typical Krogan bouncer. Commander Shepard thanked Grunt for doing a fine job -- especially since some of the would-be partiers would have ruined everything. Grunt's demeanor suggests that he enjoyed the responsibilities a bit too much. Partway through Mass Effect 2, Shepard will visit the world of Haestrom. It lies all the way out in Quarian space and is subject to a sun's powerful radiation.
That sunlight will quickly eat through energy shields and act as an environmental hazard. But Grunt, thanks to his incredible physical prowess and Krogan genetics, can just shrug it off. Being a Krogan soldier, Grunt relies on armor and a high health pool instead of energy shields.
Squadmates such as Miranda Lawson and Thane Krios will suffer from the sunlight, but Grunt is good to go. Haestrom's sun won't affect his armor at all, so he can soak up Geth fire with ease.
At first, Grunt takes himself very seriously since he was immensely proud of his perfect body and his incredible lineage. After all, his genes came from various successful warlords.
But he didn't have a reputation among the Krogan yet, so Grunt had to act tough and cool all the time or risk being ridiculed. That soon changed. During the Reaper invasion, Grunt became a respected squad leader, and he could party it up and impulsively goof off without ruining his reputation. Shepard was shocked when a C-Sec agent recounted Grunt's frat-boy antics there on the Citadel. At least Grunt had a good time, right? A proud warrior like Grunt who has everything to prove is bound to make some enemies and rivals along the way.
He cannot match Urdnot Wrex's political influence or experience, but he can boast about his perfect genes and his rapid rise to command among the united Krogan. During the Citadel party, Wrex and Grunt trade vicious but well-meaning verbal barbs -- a classic youth vs. Then, both Krogan try to impress the Commander with their "Shepard!
0コメント