Difference between revisions of "Jamestown/Ships"
Jump to navigation
Jump to search
AlvaLynsis (talk | contribs) |
AlvaLynsis (talk | contribs) |
||
Line 175: | Line 175: | ||
|- style="vertical-align: center;" | |- style="vertical-align: center;" | ||
| At the start of each stage and every time the player dies, this ship will be switched to a random ship from the Classic and Treason ship collection. | | At the start of each stage and every time the player dies, this ship will be switched to a random ship from the Classic and Treason ship collection. | ||
+ | |- | ||
+ | |} | ||
+ | |||
+ | ==Armada ships== | ||
+ | <h3> <span style="display:none;">Lazar A (Drop Beam)</span></h3> | ||
+ | |||
+ | {| class="wikitable" style="background-color:#B6906B; width : 100%" | ||
+ | |- | ||
+ | ! colspan="2" style="background-color : #804040; color : white; text-align :left" | <big>Lazar A (Drop Beam)</big> | ||
+ | |- | ||
+ | | rowspan="3" style="width : 10%"| | ||
+ | [[File:JamestownLazar.png|150px]] | ||
+ | |'''Description:''' "Customizable conveyance with stolen Spanish beam technology. Deploy a stationary beam cannon. The Castaway's [A] conveyance." | ||
+ | |- style="vertical-align: center;" | ||
+ | | '''Special:''' [...] | ||
+ | |- | ||
+ | |'''Stats:''' | ||
+ | *movement speed: 6 | ||
+ | *[...] | ||
|- | |- | ||
|} | |} |
Revision as of 16:02, 17 October 2022
Contents
Classic ships
Beam | |
---|---|
Description: "Forward beam and spread shot. Sir Walter's conveyance." | |
Vulcan Shot: A forward spread shot in 5 directions. While the straight forward missile's sprite looks different than the others' and may have been intended to deal more damage, their damage is all the same. | |
Special Shot: A straight laser that functions much like the laser from the DoDonPachi series. Shot and Special can not be used simultaneously. | |
Stats:
|
Gunner | |
---|---|
Description: "Directional vulcan shot. John Smith's conveyance." | |
Vulcan Shot: Forward shot and directional shot. The bullets shot forward can have three different speeds which are determined randomly. The directional shot angle will not be changed while only holding the shot button. | |
Special Shot: Forward shot and directional shot. However, while special is held, the directional shot angle will be changed to the direction the ship is moving in. The change is not immediate. Special shot is prioritized over vulcan shot. | |
Stats:
|
Charge | |
---|---|
Description: "Piercing orb of charged energy. Virginia Dare's conveyance." | |
Vulcan Shot: Straight shot. | |
Special Shot: Releases a slowly moving piercing orb. Its size and damage depends on how long it was charged. It takes 2.5 seconds to charge fully. The charging occurs automatically regardless of whether the vulcan shot is used or not. If the orb continuously collides with a target between dealing damage, any hit after the first hit will deal double the damage of the first hit. Once it stops colliding with a target, this process resets. It's possible to continuously release small orbs once charged by holding the Special button. | |
Stats:
|
Bomber | |
---|---|
Description: "Detonate shots mid-air. Joachin Gaunz's conveyance." | |
Vulcan Shot: Straight shot of vulcan bullets with below average speed. | |
Special: Causes an explosion at the position of all of the ship's vulcan bullets and the ship itself. The vulcan bullets get destroyed by this but are not necessary for the special. Holding special will make the ship continue to fire bullets which immediately explode in front of the player ship. | |
Stats:
Each explosion only deals damage once. |
Treason ships
Gunpowder | |
---|---|
Description: "Three barrels can be thrown as bombs or fire bullets. Percy's Conveyance" | |
Vulcan Shot: Straight shot fired from the ship and every barrel orbiting around it. | |
Special Shot: Launches one of the barrels forward. Releasing the special button makes that barrel explode. Every 100 frames, a barrel will be added to the ship. If the ship already has the maximum amount of 3 barrels, no new barrel will be added. However, this also means it's possible to obtain a new barrel right after firing one away. | |
Stats:
|
Treason | |
---|---|
Description: "Speed around the battlefield and launch seeker missiles. Fawkes' Conveyance." | |
Vulcan Shot: Straight shot. | |
Special Shot: While the special button is held, the two pods next to the ship charge up to 4 missiles and the ship speed is reduced significantly. Releasing the special button launches all charged missiles. At full charge, the damage dealt by each missiles is multiplied by 1.5. At launch all missiles target enemies that they will home in on and can only collide with those. The first selected targets are enemies or obstacles in front of the ship. However, the ship will not release an excess amount of missiles on a target. If two missiles are enough to destroy the first target, the following missiles will have different targets. Walls in Croatoa that aren't targetted obstacles are ignored by the missiles. The precise targetting logic has yet to be fully understood. | |
Stats:
|
Ghost | |
---|---|
Description: "Create a ghost to fight for you & wield a long blade. Catesby's Conveyance." | |
Vulcan Shot: Straight and sideways shot if the ghost is not active. Sideways shot is much stronger. If the ship's ghost is currently summoned, the shot is replaced with a long blade aimed forward. The ghost shoots its bullets regardless of whether the shot button is held. | |
Special: The special input is used to summon, reposition and dismiss the ghost. While the ghost is not active, pressing special will summon the ghost at the ship's location. Pressing special while the ghost is active will call the ghost to move to the ship's location at that moment. Pressing special while the ghost is still repositioning (essentially double tapping) will dismiss the ghost. | |
Stats:
|
Fortune | |
---|---|
Description: "A randomly-chosen ship from Classic & Treason ships. Fortune's Conveyance" | |
At the start of each stage and every time the player dies, this ship will be switched to a random ship from the Classic and Treason ship collection. |
Armada ships
Lazar A (Drop Beam) | |
---|---|
Description: "Customizable conveyance with stolen Spanish beam technology. Deploy a stationary beam cannon. The Castaway's [A] conveyance." | |
Special: [...] | |
Stats:
|
Deltatime and cooldown oversight in Jamestown+
Many ships in Jamestown+ suffer from a bug that causes them to have less dps potential than intended. In Jamestown+, the delta time value for gameplay logic was changed from slightly above 1/60 to slightly below 1/60. Because of this, many shot and collision frequencies take one frame longer than intended. This page will list the intended cooldowns and the resulting intended dps values in brackets in those cases. The original Jamestown does not suffer from this, so the intended frequency and dps values hold true for that version.
References
- Jamestown+ lua scripts, decompiled by Olifante and analyzed by AlvaLynsis