Dance Fundementals (Game Mechanics)

From SWGANH Wiki
Jump to: navigation, search




Game Mechanics - Mechanics Category

SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.


Description

Template (Game Messages)

Related Tags

25% This document has been partially completed.

Mechanics This document is about game mechanics.

Completion Guide -

  • 0% - No substantive information available on game feature
  • 25% - page has been started but not completed
  • 50% - page is as complete as possible with the currently available information but probably needs more research done on the subject matter
  • 75% - page is probably complete but needs to be reviewed for accuracy of the page content and to make sure that no information is missing about the game feature
  • 100% - page has been reviewed and compared against enough sources to the extent that there is reasonable confidence that the game feature is completely documented.

System Messages

SUI Prompts

Radial Menus

Game Mechanics

There are 4 general commands available to players as they are performing dances:

  • /startdance
  • /stopdance
  • /pausedance
  • /changedance


/startdance

When you begin to dance, your most basic command is /stardance. This will bring up a dance playlist window that gives you a list of the dances you currently know. To start a dance without the window, type in /startdance + the dance name, for example:


/stopdance

To stop dancing the command is /stopdance After a player stops performing, they have to wait 3 seconds before being able to begin performing again.

/pausedance

Doesn't do anything but stop dancing currently


/changedance

You can switch from one dance to another using the "/changedance [dance name]" command (when playing alone).

Example : /changdance formal

You can leave off the dance name, and it will prompt you with a dance playlist window.



Dance Playlist

Flourishing

After you begin to dance, you will be able to flourish your avatar, causing him or her to do various moves in the dance. There are eight possible flourishes per dance. You may flourish by using the command /flourish and choosing a number of 1-8. (e.g. /flourish 5) Flourishes use action points when executed.


Action costs for music and dancing abilities varies according to the song or dance played and instrument used. When playing music without using flourishes, a base amount of action points are used per tick. This base is affected by the player's action secondaries. When doing a flourish with any music ability the action drain for this is (base / 2). Dancing also uses a base amount of action however its flourish costs are (basecost x 2) per flourish.

You can stack flourishes and the action costs will be issued, but the flourishes wont execute until they finish animating in the queue.

Executing a Flourish
Spatial Log

Queuing

Queuing in entertainer differs from combat queuing in that there is a preset limit to the amount of total commands that will be stored to execute. For music, the server will store up to 5 flourishes for execution. Any more flourishes performed by the player will simply use action but not be added to the queue.

For dancing, there is no possible queue. Dance flourishes are executed immediately. What this means however is that a dance flourish must fully execute and complete the duration before another flourish can be attempted. Once executed the performance will go back to the base dance unless the player immediately performs another flourish.


Audience Commands

All patrons who listen, and, or watch performers will get their Battle Fatigue and mind wounds healed. The following commands are available to players who wish to interact with performing entertainers:


  • /listen  :Start listening to your current target
  • /listen playerName  :Start listening to the designated player
  • /stoplisten  :Stop listening to an entertainer

  • /watch  :Start watching your current target
  • /watch playerName  :Start watching the designated player
  • /stopwatch  :Stop watching an entertainer


Players may alternatively use the Listen, Stop Listen, Watch, and Stop Watch radial options that appear on the entertainer in order to begin watching the performance. Listening and watching actions and commands will work up to about 60 meters. After this the player will be forced to stop listening/watching. A player may use the radials for up to 32 meters.

The NGE Allows players to watch and listen to players from different groups simultaneously. It is unknown currently how this worked during pre-cu. Presumably a way to handle this would be to make it so that when the player watches one group, the player is simply healed based on whatever rates that the group's healing mods work for. Both groups would heal the player simultaneously at their normal values until the player reaches 0 wounds/bf.

Entertainers cannot listen/watch other entertainers while playing due to client command table restriction. However they can stop performing and listen/watch an entertainer in group, and then begin performing again (while remaining watching/listening). This does not seem to be a bug. This allows for entertainers to heal other entertainers in the same group.

Source References

Source Source in Context