|
312 | 312 | "harvest_by_season": [ { "seasons": [ "summer", "autumn" ], "id": "mustard_harv" } ], |
313 | 313 | "bash": { "str_min": 2, "str_max": 6, "sound": "crunch.", "sound_fail": "whish." } |
314 | 314 | }, |
| 315 | + { |
| 316 | + "type": "furniture", |
| 317 | + "id": "f_wild_sarsaparilla", |
| 318 | + "name": "wild sarsaparilla", |
| 319 | + "description": "A small, flowering plant known as 'Aralia nudicaulis'. It is colored in vibrant shades of orange and red in autumn, making it easy to spot.", |
| 320 | + "symbol": ",", |
| 321 | + "looks_like": "f_lily", |
| 322 | + "color": [ "brown_green", "green", "red", "brown" ], |
| 323 | + "move_cost_mod": 1, |
| 324 | + "coverage": 20, |
| 325 | + "required_str": -1, |
| 326 | + "flags": [ "TRANSPARENT", "FLAMMABLE_ASH", "DIGGABLE", "FLAT", "THIN_OBSTACLE", "SHRUB" ], |
| 327 | + "examine_action": "harvest_furn_nectar", |
| 328 | + "harvest_by_season": [ { "seasons": [ "autumn" ], "id": "wild_sarsaparilla_harv" } ], |
| 329 | + "bash": { |
| 330 | + "str_min": 2, |
| 331 | + "str_max": 6, |
| 332 | + "sound": "crunch.", |
| 333 | + "sound_fail": "whish.", |
| 334 | + "items": [ { "item": "withered", "prob": 50, "count": [ 1, 2 ] }, { "item": "twig", "prob": 50 } ] |
| 335 | + } |
| 336 | + }, |
315 | 337 | { |
316 | 338 | "type": "furniture", |
317 | 339 | "id": "f_wintergreen", |
318 | 340 | "name": "wintergreen", |
319 | 341 | "description": "A small shrub native to North America. The leaves, which remain green even in winter, are valued for medicinal purposes. It produces edible and sweet berries, too!", |
320 | 342 | "symbol": ",", |
321 | 343 | "looks_like": "f_mutpoppy", |
322 | | - "color": [ "brown_green", "green", "green", "green" ], |
| 344 | + "//": "green all year long", |
| 345 | + "color": "green", |
323 | 346 | "move_cost_mod": 1, |
324 | 347 | "coverage": 20, |
325 | 348 | "required_str": -1, |
326 | | - "flags": [ "TRANSPARENT", "FLAMMABLE_ASH", "DIGGABLE", "FLAT", "THIN_OBSTACLE", "SHRUB" ], |
| 349 | + "flags": [ "TRANSPARENT", "FLAMMABLE_ASH", "DIGGABLE", "FLAT", "THIN_OBSTACLE", "FLOWER" ], |
327 | 350 | "examine_action": "harvest_furn_nectar", |
328 | 351 | "harvest_by_season": [ { "seasons": [ "autumn", "winter" ], "id": "wintergreen_harv" } ], |
329 | 352 | "bash": { |
|
341 | 364 | "description": "An invasive species originating from Japan. The stem looks like it might contain some water.", |
342 | 365 | "symbol": ",", |
343 | 366 | "looks_like": "f_cattails", |
344 | | - "color": [ "brown_green", "green", "green", "green" ], |
| 367 | + "color": [ "brown_green", "green", "green", "brown" ], |
345 | 368 | "move_cost_mod": 3, |
346 | 369 | "coverage": 70, |
347 | 370 | "required_str": -1, |
|
353 | 376 | "str_max": 6, |
354 | 377 | "sound": "crunch.", |
355 | 378 | "sound_fail": "whish.", |
356 | | - "items": [ { "item": "withered", "prob": 50, "count": [ 1, 2 ] } ] |
| 379 | + "items": [ { "item": "withered", "prob": 50, "count": [ 1, 2 ] }, { "item": "leaves", "count": [ 2, 4 ] } ] |
357 | 380 | } |
358 | 381 | }, |
359 | 382 | { |
|
374 | 397 | "str_max": 180, |
375 | 398 | "sound": "crunch!", |
376 | 399 | "sound_fail": "whack!", |
377 | | - "items": [ { "item": "stick_long", "count": [ 2, 3 ] }, { "item": "splinter", "count": [ 5, 10 ] } ] |
| 400 | + "items": [ |
| 401 | + { "item": "stick_long", "count": [ 2, 3 ] }, |
| 402 | + { "item": "splinter", "count": [ 5, 10 ] }, |
| 403 | + { "item": "leaves", "count": [ 5, 8 ] } |
| 404 | + ] |
378 | 405 | } |
379 | 406 | }, |
380 | 407 | { |
|
395 | 422 | "str_max": 180, |
396 | 423 | "sound": "crunch!", |
397 | 424 | "sound_fail": "whack!", |
398 | | - "items": [ { "item": "stick_long", "count": [ 3, 6 ] }, { "item": "splinter", "count": [ 8, 16 ] } ] |
| 425 | + "items": [ |
| 426 | + { "item": "stick_long", "count": [ 3, 6 ] }, |
| 427 | + { "item": "splinter", "count": [ 8, 16 ] }, |
| 428 | + { "item": "leaves", "count": [ 7, 10 ] } |
| 429 | + ] |
399 | 430 | } |
400 | 431 | }, |
401 | 432 | { |
|
415 | 446 | "str_max": 180, |
416 | 447 | "sound": "crunch!", |
417 | 448 | "sound_fail": "whack!", |
418 | | - "items": [ { "item": "stick_long", "count": [ 3, 6 ] }, { "item": "splinter", "count": [ 8, 16 ] } ] |
| 449 | + "items": [ |
| 450 | + { "item": "stick_long", "count": [ 3, 6 ] }, |
| 451 | + { "item": "splinter", "count": [ 8, 16 ] }, |
| 452 | + { "item": "leaves", "count": [ 7, 10 ] } |
| 453 | + ] |
419 | 454 | } |
420 | 455 | }, |
421 | 456 | { |
|
435 | 470 | "str_max": 180, |
436 | 471 | "sound": "crunch!", |
437 | 472 | "sound_fail": "whack!", |
438 | | - "items": [ { "item": "stick_long", "count": [ 3, 6 ] }, { "item": "splinter", "count": [ 8, 16 ] } ] |
| 473 | + "items": [ |
| 474 | + { "item": "stick_long", "count": [ 3, 6 ] }, |
| 475 | + { "item": "splinter", "count": [ 8, 16 ] }, |
| 476 | + { "item": "leaves", "count": [ 7, 10 ] } |
| 477 | + ] |
439 | 478 | } |
440 | 479 | }, |
441 | 480 | { |
|
455 | 494 | "str_max": 180, |
456 | 495 | "sound": "crunch!", |
457 | 496 | "sound_fail": "whack!", |
458 | | - "items": [ { "item": "stick_long", "count": [ 3, 6 ] }, { "item": "splinter", "count": [ 8, 16 ] } ] |
| 497 | + "items": [ |
| 498 | + { "item": "stick_long", "count": [ 3, 6 ] }, |
| 499 | + { "item": "splinter", "count": [ 8, 16 ] }, |
| 500 | + { "item": "leaves", "count": [ 7, 10 ] } |
| 501 | + ] |
459 | 502 | } |
460 | 503 | } |
461 | 504 | ] |
0 commit comments