0 of 0

File information

Last updated

Original upload

Created by

Null993

Uploaded by

Null993

Virus scan

Safe to use

Tags for this mod

About this mod

When someone uses a kungfu, you have a chance to learn it.

Permissions and credits
Changelogs
About config file ,  locate at \TWOKF\BepInEx\config\null993.LearnWGMod.cfg 

[DES]

## Steal-learn success judgement  : difficulty <= SuccessRate
## difficulty = random(random_min.Value,random_max.Value) + level_dif * lv_dif_multiply
## SuccessRate = kungfu_use_count * enemy_use_multiply
## Level_dif = level of who using kungfu - the highest level of alive ones in your team
[General]
random_min : Lower limit of random difficulty value
random_max :Upper limit of random difficulty value
lv_dif_multiply : Influence coefficient of level difference between enemy and you
des_book_num : Maximum number of times to steal-learn one kungfu
enemy_use_multiply :The multiplier of the times  one kungfu is used
only_enemy : Only steal-learn enemy's kungfu  (if set false , you can steal-learn teammates or even copy your own kungfu)
only_once : Each kungfu can only be steal-learn once in each battle

Install:
1、Download and intall BEPINEX 6
2、put DLL to  \TWOKF\BepInEx\plugins