List of Sound Effects: Difference between revisions
m More identified moves/corrections. |
m Identifying a few more, some formatting |
||
| Line 1,332: | Line 1,332: | ||
|None | |None | ||
|None | |None | ||
| | |Smog. | ||
|- | |- | ||
|1812 | |1812 | ||
| Line 1,581: | Line 1,581: | ||
|None | |None | ||
|None | |None | ||
| | |Heart Swap. | ||
|- | |- | ||
|2078 | |2078 | ||
| Line 1,794: | Line 1,794: | ||
|None | |None | ||
|None | |None | ||
| | |Bullet Punch. | ||
|- | |- | ||
|2332 | |2332 | ||
| Line 2,283: | Line 2,283: | ||
|None | |None | ||
|None | |None | ||
| | |Roar of Time. | ||
|- | |- | ||
|3085 | |3085 | ||
| Line 2,289: | Line 2,289: | ||
|None | |None | ||
|None | |None | ||
| | |Roar of Time hit. | ||
|- | |- | ||
|3086 | |3086 | ||
| Line 2,784: | Line 2,784: | ||
|None | |None | ||
|None | |None | ||
| | |Wish. | ||
|- | |- | ||
|3843 | |3843 | ||
| Line 3,770: | Line 3,770: | ||
| | | | ||
| | | | ||
|(Loop) Big cheering! Usually used with actor execute ExecuteCommon(CORO_JUMP_HAPPY_FUNC_SERIES, 0); or SetEffect(90, 3); | |(Loop) Big cheering! Usually used with actor execute <code>ExecuteCommon(CORO_JUMP_HAPPY_FUNC_SERIES, 0);</code> or <code>SetEffect(90, 3);</code> | ||
|- | |- | ||
|5139 | |5139 | ||
| Line 3,929: | Line 3,929: | ||
|None | |None | ||
|None | |None | ||
| | |Yawning? Might be unused. | ||
|- | |- | ||
|6420 | |6420 | ||
| Line 3,935: | Line 3,935: | ||
| | | | ||
| | | | ||
|(Loop) Grovyle | |(Loop) Grovyle running. | ||
|- | |- | ||
|6421 | |6421 | ||
| Line 5,078: | Line 5,078: | ||
|G01P03A | |G01P03A | ||
|m03a1203 | |m03a1203 | ||
|Belly/Hungry, often used with actor effect SetEffect(88, 3); | |Belly/Hungry, often used with actor effect <code>SetEffect(88, 3);</code> | ||
|- | |- | ||
|8721 | |8721 | ||
| Line 5,105: | Line 5,105: | ||
| | | | ||
| | | | ||
|Sweat drop sound, to be used with actor effect SetEffect(92, 3); This one is for the '''slow drop from the side'''. | |Sweat drop sound, to be used with actor effect <code>SetEffect(92, 3);</code> This one is for the '''slow drop from the side'''. | ||
|- | |- | ||
|8962 | |8962 | ||
| Line 5,111: | Line 5,111: | ||
| | | | ||
| | | | ||
|Question. Confused. Wondering. To be used with actor effect SetEffect(89, 3); | |Question. Confused. Wondering. To be used with actor effect <code>SetEffect(89, 3);</code> | ||
|- | |- | ||
|8963 | |8963 | ||
| Line 5,123: | Line 5,123: | ||
| | | | ||
| | | | ||
|Exclamation mark. Noticing. To be used with actor effect SetEffect(88, 3); | |Exclamation mark. Noticing. To be used with actor effect <code>SetEffect(88, 3);</code> | ||
|- | |- | ||
|8965 | |8965 | ||
| Line 5,129: | Line 5,129: | ||
| | | | ||
| | | | ||
|Surprised, higher pitched, to be used with actor effect SetEffect(88, 3); | |Surprised, higher pitched, to be used with actor effect <code>SetEffect(88, 3);</code> | ||
|- | |- | ||
|8966 | |8966 | ||
| Line 5,141: | Line 5,141: | ||
| | | | ||
| | | | ||
|Short, "noticing something", "Hey!", "Oh, I remember", sound, used with actor effect SetEffect(88, 3); or SetEffect(91, 3); | |Short, "noticing something", "Hey!", "Oh, I remember", sound, used with actor effect <code>SetEffect(88, 3);</code> or <code>SetEffect(91, 3);</code> | ||
|- | |- | ||
|8968 | |8968 | ||
| Line 5,147: | Line 5,147: | ||
| | | | ||
| | | | ||
|Shocked! To be used with actor effect SetEffect(91, 3); | |Shocked! To be used with actor effect <code>SetEffect(91, 3);</code> | ||
|- | |- | ||
|8969 | |8969 | ||
| Line 5,153: | Line 5,153: | ||
|D08P11A | |D08P11A | ||
|m09a0301 | |m09a0301 | ||
|Aghast! | |Aghast! Used with actor effect <code>SetEffect(EFFECT_SHOCKED, 3);</code> or <code>(EFFECT_SHOCKED_MIRRORED, 3);</code> | ||
|- | |- | ||
|8970 | |8970 | ||
| Line 5,159: | Line 5,159: | ||
| | | | ||
| | | | ||
|Loudred angry, wake up? Maybe generic angry? It's a doubled version of #8971. Used with ExecuteCommon(CORO_JUMP_ANGRY_FUNC_SERIES, 0); | |Loudred angry, wake up? Maybe generic angry? It's a doubled version of #8971. Used with <code>ExecuteCommon(CORO_JUMP_ANGRY_FUNC_SERIES, 0);</code> | ||
|- | |- | ||
|8971 | |8971 | ||
| Line 5,165: | Line 5,165: | ||
| | | | ||
| | | | ||
|Angry, used with actor effect SetEffect(94, 3); | |Angry, used with actor effect <code>SetEffect(94, 3);</code> | ||
|- | |- | ||
|8972 | |8972 | ||
| Line 5,171: | Line 5,171: | ||
| | | | ||
| | | | ||
|Sweat drop, being surprised, "stunned" sort of sound, used with actor effect SetEffect(171, 3); This one is for the | |Sweat drop, being surprised, "stunned" sort of sound, used with actor effect <code>SetEffect(171, 3);</code> This one is for the ''multiple small drops''. | ||
|- | |- | ||
|8973 | |8973 | ||
| Line 5,177: | Line 5,177: | ||
| | | | ||
| | | | ||
|Surprise? Being found out? Used with SetEffect(448, 3); or SetEffect(88, 3); | |Surprise? Being found out? Used with <code>SetEffect(448, 3);</code> or <code>SetEffect(88, 3);</code> | ||
|- | |- | ||
|8974 | |8974 | ||
| Line 5,183: | Line 5,183: | ||
| | | | ||
| | | | ||
|Surprised short jump, to be used with actor execute common: ExecuteCommon(CORO_JUMP_SURPRISE_FUNC_SERIES, 0) | |Surprised short jump, to be used with actor execute common: <code>ExecuteCommon(CORO_JUMP_SURPRISE_FUNC_SERIES, 0)</code> | ||
|- | |- | ||
|8975 | |8975 | ||
| Line 5,189: | Line 5,189: | ||
| | | | ||
| | | | ||
|Hush! Angry! Annoyed! Used with ExecuteCommon(CORO_JUMP_ANGRY_FUNC_SERIES, 0); | |Hush! Angry! Annoyed! Used with <code>ExecuteCommon(CORO_JUMP_ANGRY_FUNC_SERIES, 0);</code> | ||
|- | |- | ||
|8976 | |8976 | ||
| Line 5,207: | Line 5,207: | ||
| | | | ||
| | | | ||
|Being noticed, "Hey!". To be used with actor effect SetEffect(174, 3); or SetEffect(88, 3); | |Being noticed, "Hey!". To be used with actor effect <code>SetEffect(174, 3);</code> or <code>SetEffect(88, 3);</code> | ||
|- | |- | ||
|8979 | |8979 | ||