Skip to content

Instantly share code, notes, and snippets.

@Daenks
Last active August 29, 2015 14:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Daenks/11405910 to your computer and use it in GitHub Desktop.
Save Daenks/11405910 to your computer and use it in GitHub Desktop.
stuff
$VAR1 = \{
"classvars" => {
"vbAutomatic" => "FALSE",
"viDefinite" => "ARTICLE_NONE",
"viIndefinite" => "ARTICLE_NONE",
"viMana" => 6,
"viMaxProficiencyDamage" => 6,
"viSchool" => "SS_FAREN",
"viSpellExertion" => 2,
"viSpellType" => "ATCK_SPELL_SHOCK + ATCK_SPELL_ALL",
"viSpell_level" => 1,
"viSpell_num" => "SID_ZAP",
"viStroke" => "STROKE_ZAP",
"vrAlreadyEnchanted" => "Zap_already_enchanted_rsc",
"vrDesc" => "Zap_desc_rsc",
"vrEnchantment_Off" => "Zap_Off_rsc",
"vrEnchantment_On" => "Zap_On_rsc",
"vrIcon" => "Zap_icon_rsc",
"vrName" => "Zap_name_rsc",
"vrPlayer_hit_something" => "zap_player_hit_something",
"vrPlayer_killed_something" => "zap_player_killed_something",
"vrPlayer_was_hit" => "zap_player_was_hit",
"vrPlayer_was_killed" => "zap_player_was_killed",
"vrSpell_intro" => "zap_spell_intro",
"vrSucceed_wav" => "zap_sound"
},
"constants" => undef,
"file" => "C:/Meridian59-master/kod/object/passive/spell/persench/touchatk/zap.kod",
"messages" => {
"ResetReagents" => ""
},
"name" => "Zap",
"parent" => "TouchAttackSpell",
"properties" => {
"plPrerequisites" => "\$",
"plReagents" => "\$"
}
};
{{M59/Item
|name=zap
|image=
|usetype=Zap_icon_rsc
|hitsmax=Zap_icon_rsc
|bulk=Zap_icon_rsc
|weight=Zap_icon_rsc
|avgvalue=Zap_icon_rsc
|spellmod=Zap_icon_rsc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment