Quote:
Originally Posted by pkt-zer0
Sure, in the game's data files. Look for spells.txt and eng_spells.lng .
|
Code:
spell_ice_serpent_desc=Ice Snakes freeze the target and does physical damage. When it explodes, the ice pillar can damage neighboring targets with splinters, and attacked targets may become frozen.
spell_ice_serpent_text_1=^spells_tSpell^Damage: [CS02_DamageE], Damage from splinters: [CS02_DamageP], Freeze: [CS02_Freeze].
spell_ice_serpent_text_2=^spells_tSpell^Damage: [CS02_DamageE], Damage from splinters: [CS02_DamageP], Freeze: [CS02_Freeze].
spell_ice_serpent_text_3=^spells_tSpell^Damage: [CS02_DamageE], Damage from splinters: [CS02_DamageP], Freeze: [CS02_Freeze].
spell_ice_serpent_hint=^spells_tEnew^
From this I can't really figure out the details.