13 lines
1.5 KiB
XML
13 lines
1.5 KiB
XML
<NpcShaderData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://vezel.dev/novadrop/dc/NpcShaderData NpcShaderData.xsd" xmlns="https://vezel.dev/novadrop/dc/NpcShaderData">
|
|
<Shader condition="blackcrack" default="S1_MI_Special_Mon.MI.BlackCrack_monster_MI" blendIn="4" blendInExponent="2.5" spawnMiPostfix="_spawn" />
|
|
<Shader condition="blackcrack_with_hit_effect" default="S1_MI_Special_Mon.MI.BlackCrack_monster_MI" blendIn="2" blendInExponent="5" durationMillisec="800" hitFrom="0.25" hitParamName="JordonCrossFactor" hitTo="0" holdSpawnMi="true" spawnMiPostfix="_spawn" />
|
|
<Shader condition="summon" default="S1_MI_Special_Mon.MI.Summon_MI" blendIn="4" blendInExponent="2.5" spawnMiPostfix="_spawn" />
|
|
<Shader condition="summon_with_hit_effect" default="S1_MI_Special_Mon.MI.BlackCrack_monster_MI" blendIn="2" blendInExponent="5" durationMillisec="800" hitFrom="0" hitParamName="Opacity" hitTo="1" holdSpawnMi="true" spawnMiPostfix="_spawn" />
|
|
<Shader condition="ghost" default="S1_MI_Special_Mon.MI.Monster_Ghost_MI" blendIn="0.2" blendInExponent="5" durationMillisec="100" hitFrom="0" hitParamName="BlendWeight" hitTo="1" holdSpawnMi="true">
|
|
<Option enchantEffect="false" shadow="false" />
|
|
</Shader>
|
|
<Shader condition="ghostTrans" default="S1_MI_Special_Mon.MI.Monster_GhostTrans_MI" blendIn="2" blendInExponent="5" durationMillisec="1000" hitFrom="0" hitParamName="BlendWeight" hitTo="1" holdSpawnMi="true">
|
|
<Option enchantEffect="false" shadow="false" />
|
|
</Shader>
|
|
</NpcShaderData>
|