Skip to content

Commit b9676d2

Browse files
carlosrpgchrisinajar
authored andcommitted
Add Sohei Arcana files (#2302)
* reference image * model, color * model, color, material, imported, animated. * color modified * index on AzazelTempShop: 121e8a4 Fix Semistandard * Add Sohei DBZ Arcana * Comment out sohei dbz arcana
1 parent 854254f commit b9676d2

33 files changed

+2751
-33
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,96 @@
1+
<!-- kv3 encoding:text:version{e21c7f3c-8a33-41c5-9977-a76d3a32aa0d} format:vpcf1:version{d47d07e6-072c-49cb-9718-5bfd8d6c3d21} -->
2+
{
3+
_class = "CParticleSystemDefinition"
4+
m_ConstantColor = [ 184, 60, 22, 125 ]
5+
m_flConstantRadius = 4.05
6+
m_flNoDrawTimeToGoToSleep = 2.0
7+
m_nMaxParticles = 500
8+
m_bShouldSort = false
9+
m_Operators =
10+
[
11+
{
12+
_class = "C_OP_Decay"
13+
},
14+
{
15+
_class = "C_OP_FadeInSimple"
16+
},
17+
{
18+
_class = "C_OP_RampScalarLinearSimple"
19+
m_Rate = -0.02
20+
m_flEndTime = 5.0
21+
m_nField = 10
22+
},
23+
]
24+
m_Renderers =
25+
[
26+
{
27+
_class = "C_OP_RenderTrails"
28+
m_flMaxLength = 500.0
29+
m_flMinLength = 50.0
30+
m_bAdditive = true
31+
m_hTexture = resource:"materials/particle/long_streaks_01.vtex"
32+
},
33+
]
34+
m_Initializers =
35+
[
36+
{
37+
_class = "C_INIT_RandomLifeTime"
38+
m_fLifetimeMin = 0.5
39+
m_fLifetimeMax = 0.35
40+
},
41+
{
42+
_class = "C_INIT_RandomRotation"
43+
},
44+
{
45+
_class = "C_INIT_RandomRadius"
46+
m_flRadiusMin = 30.0
47+
m_flRadiusMax = 25.0
48+
},
49+
{
50+
_class = "C_INIT_RandomColor"
51+
m_ColorMin = [ 0, 170, 0, 255 ]
52+
m_ColorMax = [ 0, 85, 0, 255 ]
53+
},
54+
{
55+
_class = "C_INIT_RandomAlpha"
56+
},
57+
{
58+
_class = "C_INIT_RandomTrailLength"
59+
m_flMinLength = 0.033
60+
m_flMaxLength = 0.0333
61+
},
62+
{
63+
_class = "C_INIT_CreateWithinSphere"
64+
},
65+
{
66+
_class = "C_INIT_InheritFromParentParticles"
67+
m_nFieldOutput = 2
68+
},
69+
{
70+
_class = "C_INIT_InheritFromParentParticles"
71+
m_nFieldOutput = 6
72+
m_bRandomDistribution = true
73+
},
74+
]
75+
m_Emitters =
76+
[
77+
{
78+
_class = "C_OP_InstantaneousEmitter"
79+
m_nParticlesToEmit = 1
80+
m_nSnapshotControlPoint = 10
81+
},
82+
{
83+
_class = "C_OP_ContinuousEmitter"
84+
m_flEmitRate = 150.0
85+
},
86+
]
87+
m_ForceGenerators =
88+
[
89+
{
90+
_class = "C_OP_AttractToControlPoint"
91+
m_fForceAmount = 500.0
92+
m_fFalloffPower = 0.1
93+
m_bDisableOperator = true
94+
},
95+
]
96+
}

content/particles/hero/sohei/arcana/dbz_flare.vpcf content/particles/hero/sohei/arcana/dbz/dbz_flare.vpcf

+26-13
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
m_Children =
99
[
1010
{
11-
m_ChildRef = resource:"particles/customgames/capturepoints/cp_source_trail.vpcf"
11+
m_ChildRef = resource:"particles/hero/sohei/arcana/dbz/cp_source_trail.vpcf"
12+
m_bDisableChild = true
1213
},
1314
]
1415
m_bShouldSort = false
@@ -34,6 +35,10 @@
3435
m_flEndScale = 0.0
3536
m_flBias = 0.75
3637
},
38+
{
39+
_class = "C_OP_PositionLock"
40+
m_bDisableOperator = true
41+
},
3742
]
3843
m_Renderers =
3944
[
@@ -47,21 +52,22 @@
4752
[
4853
{
4954
_class = "C_INIT_RandomLifeTime"
50-
m_fLifetimeMin = 1.0
51-
m_fLifetimeMax = 0.25
55+
m_fLifetimeMin = 0.25
56+
m_fLifetimeMax = 1.0
5257
},
5358
{
5459
_class = "C_INIT_RandomRotation"
60+
m_bDisableOperator = true
5561
},
5662
{
5763
_class = "C_INIT_RandomRadius"
58-
m_flRadiusMin = 20.0
59-
m_flRadiusMax = 55.0
64+
m_flRadiusMin = 35.0
65+
m_flRadiusMax = 60.0
6066
},
6167
{
6268
_class = "C_INIT_RandomAlpha"
63-
m_nAlphaMin = 30
64-
m_nAlphaMax = 50
69+
m_nAlphaMin = 15
70+
m_nAlphaMax = 20
6571
m_bDisableOperator = true
6672
},
6773
{
@@ -82,14 +88,13 @@
8288
m_Emitters =
8389
[
8490
{
85-
_class = "C_OP_InstantaneousEmitter"
86-
m_nParticlesToEmit = 1
87-
m_nSnapshotControlPoint = 10
88-
m_bDisableOperator = true
91+
_class = "C_OP_ContinuousEmitter"
92+
m_flEmitRate = 250.0
8993
},
9094
{
91-
_class = "C_OP_ContinuousEmitter"
92-
m_flEmitRate = 500.0
95+
_class = "C_OP_MaintainEmitter"
96+
m_nParticlesToMaintain = 250
97+
m_bDisableOperator = true
9398
},
9499
]
95100
m_controlPointConfigurations =
@@ -114,4 +119,12 @@
114119
]
115120
},
116121
]
122+
m_ForceGenerators =
123+
[
124+
{
125+
_class = "C_OP_RandomForce"
126+
m_MinForce = [ 500.0, -500.0, 600.0 ]
127+
m_MaxForce = [ -500.0, 500.0, 600.0 ]
128+
},
129+
]
117130
}

content/particles/hero/sohei/arcana/dbz_flare_core.vpcf content/particles/hero/sohei/arcana/dbz/dbz_flare_core.vpcf

+9-9
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
m_Children =
99
[
1010
{
11-
m_ChildRef = resource:"particles/hero/sohei/arcana/dbz_flare.vpcf"
11+
m_ChildRef = resource:"particles/hero/sohei/arcana/dbz/dbz_flare.vpcf"
1212
},
1313
]
1414
m_bShouldSort = false
@@ -41,8 +41,8 @@
4141
[
4242
{
4343
_class = "C_INIT_RandomLifeTime"
44-
m_fLifetimeMin = 0.8
45-
m_fLifetimeMax = 1.0
44+
m_fLifetimeMin = 0.3
45+
m_fLifetimeMax = 0.9
4646
},
4747
{
4848
_class = "C_INIT_RandomRotation"
@@ -56,10 +56,11 @@
5656
m_vecWarpMin = [ 1.5, 1.5, 1.5 ]
5757
m_vecWarpMax = [ 1.9, 1.9, 1.9 ]
5858
m_nControlPointNumber = 3
59+
m_bDisableOperator = true
5960
},
6061
{
6162
_class = "C_INIT_PositionOffset"
62-
m_OffsetMin = [ -30.0, -30.0, -30.0 ]
63+
m_OffsetMin = [ -30.0, -30.0, -120.0 ]
6364
m_OffsetMax = [ 30.0, 30.0, 30.0 ]
6465
m_nControlPointNumber = 3
6566
},
@@ -74,14 +75,13 @@
7475
{
7576
_class = "C_INIT_RandomAlpha"
7677
m_nAlphaMin = 20
77-
m_nAlphaMax = 74
78+
m_nAlphaMax = 99
7879
},
7980
]
8081
m_Emitters =
8182
[
8283
{
83-
_class = "C_OP_ContinuousEmitter"
84-
m_flEmitRate = 250.0
84+
_class = "C_OP_MaintainEmitter"
8585
},
8686
]
8787
m_nInitialParticles = 15
@@ -118,8 +118,8 @@
118118
[
119119
{
120120
_class = "C_OP_RandomForce"
121-
m_MinForce = [ 500.0, -500.0, 250.0 ]
122-
m_MaxForce = [ -500.0, 500.0, 250.0 ]
121+
m_MinForce = [ 500.0, -500.0, 600.0 ]
122+
m_MaxForce = [ -500.0, 500.0, 600.0 ]
123123
},
124124
]
125125
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,94 @@
1+
<!-- kv3 encoding:text:version{e21c7f3c-8a33-41c5-9977-a76d3a32aa0d} format:vpcf1:version{d47d07e6-072c-49cb-9718-5bfd8d6c3d21} -->
2+
{
3+
_class = "CParticleSystemDefinition"
4+
m_bShouldHitboxesFallbackToRenderBounds = false
5+
m_nMaxParticles = 32
6+
m_nInitialParticles = 1
7+
m_ConstantColor = [ 64, 61, 48, 44 ]
8+
m_bShouldSort = false
9+
m_Renderers =
10+
[
11+
{
12+
_class = "C_OP_RenderSprites"
13+
m_nSequenceCombineMode = "SEQUENCE_COMBINE_MODE_USE_SEQUENCE_0"
14+
m_bMod2X = true
15+
m_flStartFadeSize = 7.0
16+
m_flEndFadeSize = 8.0
17+
m_bDisableZBuffering = true
18+
m_flOverbrightFactor = 10.0
19+
m_hTexture = resource:"materials/particle/particle_flares/particle_flare_004b_mod.vtex"
20+
m_flAnimationRate = 1.0
21+
VisibilityInputs =
22+
{
23+
m_flCameraBias = 15.0
24+
}
25+
},
26+
]
27+
m_Operators =
28+
[
29+
{
30+
_class = "C_OP_Decay"
31+
},
32+
{
33+
_class = "C_OP_FadeInSimple"
34+
},
35+
{
36+
_class = "C_OP_FadeOutSimple"
37+
m_flFadeOutTime = 0.5
38+
},
39+
{
40+
_class = "C_OP_LockToBone"
41+
},
42+
]
43+
m_Initializers =
44+
[
45+
{
46+
_class = "C_INIT_RandomLifeTime"
47+
m_fLifetimeMin = 0.5
48+
m_fLifetimeMax = 1.0
49+
},
50+
{
51+
_class = "C_INIT_RandomRadius"
52+
m_flRadiusMin = 120.0
53+
m_flRadiusMax = 150.0
54+
},
55+
{
56+
_class = "C_INIT_RandomAlpha"
57+
m_nAlphaMin = 220
58+
},
59+
{
60+
_class = "C_INIT_RandomRotation"
61+
},
62+
{
63+
_class = "C_INIT_CreateOnModel"
64+
},
65+
{
66+
_class = "C_INIT_InheritFromParentParticles"
67+
m_nFieldOutput = "6"
68+
},
69+
]
70+
m_Emitters =
71+
[
72+
{
73+
_class = "C_OP_ContinuousEmitter"
74+
m_flEmitRate = 40.0
75+
m_flOpEndFadeInTime = 1.0
76+
m_flOpStartFadeInTime = 0.2
77+
},
78+
]
79+
m_controlPointConfigurations =
80+
[
81+
{
82+
m_name = "preview"
83+
m_drivers =
84+
[
85+
{
86+
m_iAttachType = "PATTACH_WORLDORIGIN"
87+
m_vecOffset = [ 0.0, 0.0, 0.0 ]
88+
m_angOffset = [ null, null, null ]
89+
m_entityName = "self"
90+
},
91+
]
92+
},
93+
]
94+
}

0 commit comments

Comments
 (0)