Jump to content


Photo

Resource TOOL Installer


  • Please log in to reply
3 replies to this topic

#1 yowave

yowave
  • Member
  • 12 posts

Posted 05 September 2017 - 02:51 AM

File Name: Resource TOOL Installer
File Submitter: yowave
File Submitted: 05 Sep 2017
File Category: IE Modding Tools

[LEGAL NOTICE]
You have permission to use this TOOL in your MODS if you follow the following:
1.    Give credit to yowavegamer@gmail.com.
2.    Give links to the discussions about this tool, those are the links:
    a. https://forums.beamd...ool-kit-upgrade
    b. http://gibberlings3....showtopic=28988
 
[INTRODUCTION]
With this tool you'll be able to upgrade your own KIT abilities so they'll use a resource pool.
It goes without saying that planning your Kit with the resource pool in mind, will make the Kit much more engaging and fun to play with.

The method of Resource Pool was first developed for my KIT "Way Of The Fist",
check it out at: https://forums.beamd...sters-requiered

This Method introduces a new game mechanic which fuels the KIT abilities,
whenever you use an ability it subtracts number of resource points from the resource pool.
Taking my "Way Of The Fist" KIT as an example:
Say you currently have 10 points of resource pool.
You also have those abilities learned:
  • Enhence Self, cost 1 point
  • Ki Coat, cost 2 points
  • Quivering Palm, cost 5 points
    
casting Quivering Palm will subtract 5 ki points from the resource pool, which means you'll be left with
5 resource points, which can be used those to cast 1 Qivering Palm, 2 Ki Coat and 1 Enehnce Self, or 5 Enhence Self.

[INSTALLATION]
1.     place the zip file in your KIT installation folder, where all the ".spl",".2da",".eff",etc.. files are.
2.     right click the zip file and select Extract Here. Then move the zip file to another location.
3.     Open settings.ini and fill in the information, it'll be best to open it with NOTEPAD++,
        because it'll highlight the ever important instructions.
    
4.    double click BG_RESOURCE_TOOL_INSTALLER.exe

5.     When the installation will be DONE! you'll find those new things:
    1.     ADD_THIS_TO_TP2.txt, will have new instructions that you'll need to copy to your installation.tp2 file.
           You might need to edit some things, so do make sure to go over it!
    2.    RESOURCE_POOL_DATA folder, which will hold all the required files, in this folder you'll find:
        a.    2DA folder, holds your CLAB file with all the abilities and passives arranged in the most efficient way
        b.    BAF folder, will hold all the scripts that have been created automatically according to settings.ini
        c.    SPL folder, edited spells, do note that there are 2 version of the same spell <SPELL_NAME> and <SPELL_NAME_RES>.
              <SPELL_NAME> - this spell is the one you'll cast and it casts <SPELL_NAME_RES>, if needed only patch: name,description,icon,flags,exclusion flags,primary/secondary type
              <SPELL_NAME_RES> -     the real spell with the real effects, patch whatever you want.

[README]
You can find the README where you extracted the tool.

Click here to download this file

#2 yowave

yowave
  • Member
  • 12 posts

Posted 06 September 2017 - 05:59 AM

Updated to Version 1.2:

    *     Removed OUTPUT_DIRECTORY from settings.ini
    *     Fixed spell cost, casted spell cost 1 point more than it should be, now substructing the right amonut of points.



#3 yowave

yowave
  • Member
  • 12 posts

Posted 10 September 2017 - 04:43 AM

Updated to Version 2.0:
    *    Special thanks to kjeron and subtledoctore from BEAMDOG forums. Thank you both for asking the right
         Questions, and giving your valuble insight, by doing so, you stimulated my nurons in the right direction.
    *    Some big changes under the hood.
    *    Now works with long casting spells.



#4 yowave

yowave
  • Member
  • 12 posts

Posted 11 September 2017 - 02:14 AM

Updated to Version 2.2:
    *    Added COPY CLAB to ADD_THIS_TO_TP2.txt
    *    Added Append RemoveSpellRES and ApplySpellRES to ACTSLEEP.IDS, added to ADD_THIS_TO_TP2.txt
    *    USERHPRES.SPL is now copied to RESOURCE_POOL_DATA\SPL
    *    <SPELL_NAME> - having the right number of abilities, before it had an ability for every ability in the original spell.