Skip to content

Commit

Permalink
add: Kyoshu Kyahan latent effect
Browse files Browse the repository at this point in the history
  • Loading branch information
ampitere committed May 16, 2024
1 parent bff4a57 commit add8d3c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sql/item_latents.sql
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,10 @@ INSERT INTO `item_latents` VALUES (11367,288,5,49,4278); -- double attack 5% Sho
INSERT INTO `item_latents` VALUES (11367,302,1,49,5928); -- triple attack 1% Hinesama Rice Ball
INSERT INTO `item_latents` VALUES (11367,302,2,49,5929); -- triple attack 2% Ojo Rice Ball

-- Kyoshu Kyahan
INSERT INTO `item_latents` VALUES(11405,23,20,13,406) -- +20 attack during Footwork
INSERT INTO `item_latents` VALUES(11405,25,20,13,406) -- +20 accuracy during Footwork

-- Morana Pigaches (11408) (pet latent via item lua)

-- Louhi's Mask
Expand Down

0 comments on commit add8d3c

Please sign in to comment.