Oblivion
0 of 0

File information

Last updated

Original upload

Created by

Skingrad24

Uploaded by

skingrad24

Virus scan

Safe to use

Tags for this mod

About this mod

This mod adds throwable kunai version 1.3

Permissions and credits
*****************************************************************
Throwable kunai
*****************************************************************
PLEASE RATE OR/AND COMMENT

Index:

1. Description
2. Compatibility / Known issues
3. Installation / Uninstallation
4. Revisions
5. Extra
6. Credits and rerelease



*****************************************************************

1. DESCRIPTION

VERSION: 1.3

PLUGIN TYPE: Weapons

BASE FILES: Oblivion.esm latest version
Shivering Isles latest version



This mod adds three new spells:
1)Throw metal kunai, effect throw a kunai that do 50 damage to the target
2)Throw gold kunai, effect throw a kunai that has a chance of 30% to stun your opponent.
3)Throw glass kunai, effect throw a kunai that has a chance of 50% to flee your opponent.

To cast the spell you need to have the kunai.
Urbul Gro-Orkulg at IC Market district, Slash 'n' Smash sells the kunai.
How this spells work: If you have one or more kunai, you learn the spell. When you throw a kunai, you loose a kunai, you have a chance of 50% to find a kunai when you loot the corpse of an opponent hit with kunai. If you haven't kunai anymore you forget the spells.

*****************************************************************

2. COMPATIBILITY/KNOWN ISSUES

*****************************************************************

This mod may conflict with mods that change the magiceffects boundarmor10, boundarmor9 and boundarmor8


*****************************************************************

3. INSTALLATION / UNINSTALLATION

To install the mod, copy the following files and folders to Oblivion\Data:

Throwable Kunai.esp

Meshes
Textures

Now start Oblivion and activate Throwable kunai in the Data Files menu


Uninstallation
delete
Throwable kunai.esp
throwablekunai folder in meshes/mieimod
throwablekunai folder in textures/mieimod

*****************************************************************

4. REVISIONS

*****************************************************************

v1.3
Changed the icons
Changed the effects
Several changes to scripts
Added a 50% chance to recover kunai from corpses

v1.2
Changed the textures
Made a way to avoid the golden kunai's bug
Changed the glass kunai effect, now it stuns your opponent
Now Throw kunai is immune to silence and I disallowed reflect/absorb
Added the physics
Now the gold kunai effect doesn't work with deads

v1.1
Made the spells "lesser powers" with cost 0
Now kunai fly faster
Increased kunai damage
Now if you throw the kunai you loose it also if you don't hit anyone
Now Slash 'n' Smash has its English name
Increased the max number of kunai
Now if you hit a npc with a glass kunai he won't be angry
Increased the price of kunai

V1.0
Initial release
*****************************************************************

5. EXTRA

*****************************************************************

To make this mod I used only bound armor magiceffects, so I added these scripts for people who want to do a new summonable armor, but cannot use the magiceffects.

This script is for the summon spell

scn choosethenameofyourscript
ref me
begin scripteffectstart
set me to getself
me.additem theidnameofyoursummonablearmor 1
me.equipitem theidnameofyoursummonablearmor
end

begin scripteffectfinish
me.removeitem theidnameofyoursummonablearmor 1
end

This script is for the armor

scn chooseanothername
begin onunequip player
messagebox "You can't unequip a bound armor"
player.equipeitem theidnameofyoursummonablearmor
end

*****************************************************************

6. CREDITS AND RERELEASE

*****************************************************************
All credits to me Skingrad24
Thanks to Benrahir for playtesting and suggestions

If you want to modify one of my files, do it, but give me credits