From 74efa5c5025ca8ba7932516cdb7d49a756aff88b Mon Sep 17 00:00:00 2001 From: hide_d Date: Sun, 20 Feb 2022 04:01:55 +0900 Subject: [PATCH] =?UTF-8?q?game,feat:=20=EC=B6=94=EA=B0=80=20=EC=88=99?= =?UTF-8?q?=EB=A0=A8=20trigger=EC=B6=94=EA=B0=80,=20=EC=88=99=EB=A0=A8=20?= =?UTF-8?q?=EC=9C=A0=EB=8B=88=ED=81=AC=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/sammo/ActionItem/che_숙련_동작.php | 20 ++++++++++++++++++++ hwe/sammo/General.php | 1 + 2 files changed, 21 insertions(+) create mode 100644 hwe/sammo/ActionItem/che_숙련_동작.php diff --git a/hwe/sammo/ActionItem/che_숙련_동작.php b/hwe/sammo/ActionItem/che_숙련_동작.php new file mode 100644 index 00000000..60e6084d --- /dev/null +++ b/hwe/sammo/ActionItem/che_숙련_동작.php @@ -0,0 +1,20 @@ +onCalcStat($this, 'addDex', $exp, ['armType'=>$armType]); $this->increaseVar($dexType, $exp); }