Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create chi ability pages. #20

Open
wants to merge 24 commits into
base: master
Choose a base branch
from
Open

Create chi ability pages. #20

wants to merge 24 commits into from

Conversation

v-h-gn
Copy link
Member

@v-h-gn v-h-gn commented Jul 11, 2019

Use the following template. Feel free to remove any unused sections.

  • Create quickstrike.rst
  • Create rapidpunch.rst
  • Create swiftkick.rst
  • Create highjump.rst
  • Create paralyze.rst
  • Create acrobatstance.rst
  • Create smokescreen.rst


SmokeScreen is a Chi Ability.

SmokeScreen enables a chiblocker to blind their enemies, allowing for a quick escape or an unseen approach. GIF TO BE ADDED
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change to SmokeScreen allows Chiblockers to blind all enemies in an area from a distance, giving them a chance for a quick escape or an unseen approach. GIF TO BE ADDED

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think its better to write it as "SmokeScreen enables a chiblocker to blind enemies from a distance, allowing for a quick escape or an unseen approach"


SwiftKick is a Chi ability.

SwiftKick allows a chiblocker to swiftly kick an enemy, potentially blocking their chi. GIF TO BE ADDED
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change to SwiftKick allows Chiblockers to hit enemies with a powerful kick, dealing increased damage and resulting in a greater chance to block their chi. GIF TO BE ADDED


USAGE GIF TO BE ADDED

Function 1: [Left Click] the target entity.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is missing a key component of this abilities usage. The user must be midair while they click for the move to activate. See https://github.com/ProjectKorra/ProjectKorra/blob/master/src/com/projectkorra/projectkorra/chiblocking/SwiftKick.java#L40-L43




.. tip:: Using this in time QuickStrike is a very good strategy!
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs some refining lol

* ``Enabled`` determines whether the ability is available to use. It takes a boolean value [true/false].
* ``Damage`` determines the amount of damage the ability does when used on another entity. It takes any positive integer and is equivalent to number of half hearts of damage.
* ``Cooldown`` determines the cooldown of the ability after being used. It takes an integer value and is equivalent to number of milliseconds.
* ``ChiBlockChance`` determines the probability that SwiftKick will chiblock a bender. It takes an integer value from 1-100 is equivalent to percent chance of blocking chi.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change to It takes an integer value from 1-100 and is equivalent to the increased percent for blocking chi.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I modified your suggestion slightly so that it fits better word wise

@v-h-gn v-h-gn requested a review from ChristopherWMM August 2, 2019 03:16
@v-h-gn v-h-gn closed this Oct 26, 2019
@v-h-gn v-h-gn reopened this Oct 26, 2019
@v-h-gn v-h-gn closed this Oct 26, 2019
@v-h-gn v-h-gn reopened this Oct 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants