Difference between revisions of "First treasure found JPC"

From Pikmin Technical Knowledge Base
Jump to navigation Jump to search
(Created page with "{{todo|Add Descriptions and Internal Names.}} ''Pikmin 2'' particle emitters are defined in JPC files. The following is a list of all particles within <code>g04_find_trea...")
 
Line 14: Line 14:
 
! ID || Description || Internal name || Looping || Texture ID used || Image
 
! ID || Description || Internal name || Looping || Texture ID used || Image
 
|-
 
|-
| <code>0000</code> || Courage Reactor Sparkle || <code>N/A</code> || False || <code>#0, #1, and #2</code> || [[File:TreasureSparkle.png|100px]]
+
| <code>0000</code> || Courage Reactor Sparkle || <code>---</code> || False || <code>#0, #1, and #2</code> || [[File:TreasureSparkle.png|100px]]
 
|}
 
|}
  
Line 21: Line 21:
 
! TextureID || File name || Image
 
! TextureID || File name || Image
 
|-
 
|-
| #0 || <code>IP2_sstar4_i<code> || [[File:IP2_sstar4_i.bti.png|100px]]
+
| #0 || <code>IP2_sstar4_i || [[File:GreenScreen12.png|100px]]
 
|-
 
|-
| #1 || <code>IP2_specring_rgb<code> || [[File:IP2_specring_rgb.png|100px]]
+
| #1 || <code>IP2_specring_rgb || [[File:IP2_specring_rgb.png|100px]]
 
|-
 
|-
| #2 || <code>IP2_glow1_i<code> || [[File:IP2_glow1_i.bti.png|100px]]
+
| #2 || <code>IP2_glow1_i || [[File:IP2_glow1_i.bti.png|100px]]
 
|}
 
|}
  
 
[[Category:Pikmin 2]]
 
[[Category:Pikmin 2]]

Revision as of 19:11, 1 November 2022

To do: Add Descriptions and Internal Names.

Pikmin 2 particle emitters are defined in JPC files. The following is a list of all particles within g04_find_treasure, as well as what particle emitters and particle textures they contain.

Note: The JPC file is compressed in a demo.szs file, so you will need an Arc/Szs unpacker to extract it.

efx.jpc

Found in /user/Mukki/movie/g04_find_treasure/demo.szs/efx.jpc.

Particle emitters

ID Description Internal name Looping Texture ID used Image
0000 Courage Reactor Sparkle --- False #0, #1, and #2 TreasureSparkle.png

Particle textures

TextureID File name Image
#0 IP2_sstar4_i GreenScreen12.png
#1 IP2_specring_rgb IP2 specring rgb.png
#2 IP2_glow1_i IP2 glow1 i.bti.png